Blender Git Commit Log

Git Commits -> Revision 719629f

Revision 719629f by Sergey Sharybin (master)
July 10, 2018, 08:59 (GMT)
GHOST: Fix memory leak in X11 DPI query

The X resource database is to be explicitly destroyed. This fixes 46 bytes
leak per every window DPI query (which happens a lot on window move/resize
and even on areas resize).

Unfortunately, this does not fully fix the leak since the known leak:

https://bugs.freedesktop.org/show_bug.cgi?id=94604

Commit Details:

Full Hash: 719629f2aa8cc146427b68bd6fcf422bdd1e52b0
Parent Commit: f9107ea
Lines Changed: +1, -0

1 Modified Path:

/intern/ghost/intern/GHOST_WindowX11.cpp (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021