From 8a4366717a7856d7119a7203437653e1aaafedd5 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 30 Aug 2006 22:04:09 +0000 Subject: fix Xlib driver mem leaks --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 7092fa0d1d..0ebcd1469c 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1511,3 +1511,4 @@ Mesa Version History - max fragment program length was incorrectly 128, now 1024 - writes to result.depth in fragment programs weren't clamped to [0,1] - fixed potential dangling pointer bug in glBindProgram() + - fixed some memory leaks (and potential crashes) in Xlib driver -- cgit v1.2.3