Pete Batard
d7296d5ec0
Apply MSVC compatibility workaround to ecma_167.h
...
* An union of empty arrays is not size zero in MSVC
* this causes issues with various sections of the UDF code that
use sizeof and can prevent structures from being read properly
* group empty array unions with at least one non zero-sized member
2012-03-05 18:08:03 +00:00
R. Bernstein
f00c1059d9
pbatard flexible array for ecma_167.h header
2012-03-03 10:46:42 -05:00
R. Bernstein
316fb2408f
Reduce differences in pbatard branch for headers. (Still need to add empty array/union differences).
2012-03-03 08:48:43 -05:00
rocky
a3fdd2f453
Plug memory leak in iso9660_ifs_readdir() and udf_open().
...
Patches from Pete Batard. See libcdio_devel from Jan 16, 2012.
2012-01-16 19:35:14 -05:00
R. Bernstein
f215cad224
Make sure config.h or the copy of that gets included only once to reduce duplicate include
...
warnings.
2011-10-20 19:44:10 -04:00
rocky
940b7cd848
patch from Honza Horak using Coverity's static analysis tool.
2011-05-30 15:19:22 -04:00
R. Bernstein
95f087cdc3
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00