mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-06 19:18:15 +02:00
fix Xlib driver mem leaks
This commit is contained in:
parent
6c06ce281a
commit
8a4366717a
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue