[PULL] leak fixes
Paulo Zanoni
przanoni at gmail.com
Thu Nov 24 09:11:38 PST 2011
The following changes since commit 7b0f53f0a5824fcd81ef505beb3e19ac7c77961f:
Fix Xdmx build on Linux to work with strlcpy changes (2011-11-23
11:06:34 -0800)
are available in the git repository at:
git://people.freedesktop.org/~pzanoni/xserver leak-fixes
Paulo Zanoni (7):
glx: fix memory leak when destroying screen
glx: don't leak fbconfigs
glx: don't leak driConfigs
Correctly free config file names
parser: free scandir's list
parser: free val.str after xf86getBoolValue
parser: free val.str after xstrtokenize
glx/glxdri.c | 15 ++++++++++++---
glx/glxdri2.c | 14 +++++++++++---
glx/glxdriswrast.c | 14 +++++++++++---
glx/glxscreens.c | 10 ++++++++++
hw/xfree86/common/xf86Config.c | 6 +++++-
hw/xfree86/parser/InputClass.c | 15 +++++++++++++++
hw/xfree86/parser/scan.c | 28 +++++++++++-----------------
hw/xfree86/parser/xf86Parser.h | 8 ++++----
hw/xwin/winconfig.c | 4 +++-
9 files changed, 82 insertions(+), 32 deletions(-)
Cheers,
Paulo
--
Paulo Zanoni
More information about the xorg-devel
mailing list