Skip to content

Commit 89de77c

Browse files
uli42sunweaver
authored andcommitted
nxagent: Free atom map on termination
1 parent 4904bfe commit 89de77c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c

+2
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,8 @@ Reply Total Cached Bits In Bits Out Bits/Reply Ratio
584584
nxagentFreeFontData();
585585
#endif /* NXAGENT_SERVER */
586586

587+
nxagentFreeAtomMap();
588+
587589
KillAllClients();
588590
free(clientReady);
589591
dispatchException &= ~DE_RESET;

0 commit comments

Comments
 (0)