aboutsummaryrefslogtreecommitdiffstats
path: root/lib/siscomponentrecord.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix ComponentNameRecord: add a constructor to initialise m_names toReuben Thomas2007-07-061-3/+11
| | | | | NULL so that the destructor can test this and only delete initialised arrays.
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-051-4/+4
|
* More correct residual sis file truncationDaniel Brahneborg2002-04-141-2/+18
|
* Some buffer overrun checks.Daniel Brahneborg2002-03-281-0/+3
| | | | Removed the --force flag.
* I18N-ify sis classesDaniel Brahneborg2002-03-091-4/+5
|
* Make a correct comparison with buffer length.Daniel Brahneborg2002-03-061-1/+1
|
* Use plp standard types.Daniel Brahneborg2002-03-041-7/+7
| | | | Fix copyright include.
* Add buffer overflow checks to handle truncated and corrupted sis files.Daniel Brahneborg2002-03-031-4/+19
|
* Added GNU copyright header.Daniel Brahneborg2002-03-031-0/+21
|
* Various proto changes.Daniel Brahneborg2002-03-021-4/+7
|
* - Added SIS stuff by Daniel BrahneborgFritz Elfert2002-02-281-0/+55