Klaus Schmidinger
|
273d6c53a6
|
Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid data and changed CharArray::DataOwnData::Delete() so that it sets 'size' and 'data' to 0
|
2006-02-18 11:21:00 +01:00 |
|
Klaus Schmidinger
|
5ed4504ce0
|
Changed offset and size handling in 'libsi' from 'unsigned' to 'signed', so that overflows can be better detected
|
2006-02-18 10:42:55 +01:00 |
|
Klaus Schmidinger
|
1e63fa4174
|
Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& 0xff' in CRC32::crc32() of libsi/util.c
|
2005-05-28 14:19:16 +02:00 |
|
Klaus Schmidinger
|
ac13b6e161
|
Fixed a possible crash with inconsistent SI data
|
2004-10-16 10:14:19 +02:00 |
|
Klaus Schmidinger
|
0acb4dc6d0
|
Fixed a problem with crc32 in SI handling on 64bit systems
|
2003-12-22 14:18:48 +01:00 |
|
Klaus Schmidinger
|
8f5407bc81
|
Removed superfluous white space; added RCS Id
|
2003-12-13 10:43:26 +01:00 |
|
Klaus Schmidinger
|
161927f9fc
|
Added 'libsi'
|
2003-11-22 17:56:45 +01:00 |
|