diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-05-07 18:59:29 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-05-07 18:59:29 +0200 |
commit | 588f56970840cef83792f77374a0c033d5f5a9fd (patch) | |
tree | 08c142bf7de8c2eed237466144c98e1e89906f9c /ChangeLog | |
parent | 76a5b22625edfc46109064298682fb1ecdefb216 (diff) | |
download | xine-lib-588f56970840cef83792f77374a0c033d5f5a9fd.tar.gz xine-lib-588f56970840cef83792f77374a0c033d5f5a9fd.tar.bz2 |
Deprecate xine_xmalloc().
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ xine-lib (1.1.12.1) 2008-??-?? in CVE-2008-1482, backport more calloc usage from 1.2 branch. * Added MIME types and .mpp for musepack. * Fixed display of some MJPEG streams (YUVJ420P). + * Deprecate xine_xmalloc() function, see src/xine-utils/utils.c for more + information about the reason. xine-lib (1.1.12) 2008-04-14 * Security fixes: |