summaryrefslogtreecommitdiffstats
path: root/src/SConscript
diff options
context:
space:
mode:
authorJohn Sheu <[email protected]>2016-04-12 12:53:00 -0600
committerBrian Paul <[email protected]>2016-04-12 13:56:41 -0600
commit7f0854724827bd34b9e64ab0c9cabc328e404c62 (patch)
tree4f8d35d74c9a7bf4c7b21c252156181963c35576 /src/SConscript
parentd04bb14d04d2f2f03cdaa3d78121d338a81de2e4 (diff)
xlib: fix memory leak on Display close
The XMesaVisual instances freed in the visuals table on display close are being freed with a free() call, instead of XMesaDestroyVisual(), causing a memory leak. Signed-off-by: John Sheu <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions