Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-18 | Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid ↵ | Klaus Schmidinger | |
data and changed CharArray::DataOwnData::Delete() so that it sets 'size' and 'data' to 0 | |||
2006-02-18 | Changed offset and size handling in 'libsi' from 'unsigned' to 'signed', so ↵ | Klaus Schmidinger | |
that overflows can be better detected | |||
2005-05-28 | Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& ↵ | Klaus Schmidinger | |
0xff' in CRC32::crc32() of libsi/util.c | |||
2004-10-16 | Fixed a possible crash with inconsistent SI data | Klaus Schmidinger | |
2003-12-22 | Fixed a problem with crc32 in SI handling on 64bit systems | Klaus Schmidinger | |
2003-12-13 | Removed superfluous white space; added RCS Id | Klaus Schmidinger | |
2003-11-22 | Added 'libsi' | Klaus Schmidinger | |