Mercurial
Mercurial
>
SDL
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
WhatsNew
author
Sam Lantinga
Thu, 28 Feb 2013 22:20:25 -0800
changeset 6940
142dcc136188
parent 5046
4cb778067834
permissions
-rw-r--r--
Fixed bug 1736 - Memory leak in X11_InitModes
tomaszewski.p
XRRListOutputProperties allocates Atom* array, which is not freed.
XRRGetOutputProperty allocates 'unsigned char *prop' array, which is not freed.
slouken@0
1
slouken@0
2
This is a list of API changes in SDL's version history.
slouken@0
3