]> git.xonotic.org Git - xonotic/darkplaces.git/commit
patch by a_grue: fix some memory leaks in the GLX client - the manpages confirm that...
authorblub <blub@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 4 Jan 2010 10:56:38 +0000 (10:56 +0000)
committerblub <blub@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 4 Jan 2010 10:56:38 +0000 (10:56 +0000)
commit0dc7a8aa708e5d408eb1c8a82fa95e5c47665493
tree1e436d83fd4d3fdf3240126da232350c8ada1b85
parent8087a359d03b91e84f29682ba4a36de26bf3513c
patch by a_grue: fix some memory leaks in the GLX client - the manpages confirm that the data has to be freed by the caller

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9776 d7cf8633-e32d-0410-b094-e92efae38249
vid_glx.c