mpv/Gui/bitmap
jkeil 9088ca28e9 Off-by-one error allocating bitmap, when (width*height) % 8 != 0
The code was writing beyond allocated memory, and could corrupt malloc heap.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7353 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 12:38:19 +00:00
..
png new gui interface, and gtk moved into mplayer process. fork ... bleh :) 2002-02-23 15:12:55 +00:00
bitmap.c Off-by-one error allocating bitmap, when (width*height) % 8 != 0 2002-09-10 12:38:19 +00:00
bitmap.h - add workaround for fuckin locale 2002-09-04 09:36:03 +00:00