]> git.sesse.net Git - vlc/commit
* src/misc/block.c: fixed memory alignment in block_New(). (it was done on a 15 bytes...
authorGildas Bazin <gbazin@videolan.org>
Fri, 13 Aug 2004 10:32:57 +0000 (10:32 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 13 Aug 2004 10:32:57 +0000 (10:32 +0000)
commit712aa6bafb1452818f5c9b7429bb0d6d2fc0bfef
treefb808a3e01a016d65eedfa1e2eb9d2cd2333dc35
parent960f080a78066796a39feda428b49ee6f2348522
* src/misc/block.c: fixed memory alignment in block_New(). (it was done on a 15 bytes boundary which was screwing up the cdda plugin on win32.)
src/misc/block.c