christos dd3fe9b2dc Coverity CID 2737: Handle linked-lists properly. Use calloc instead of malloc
so that we don't end up storing garbage accidentally and the next pointer is
initialized. If there is an inconsistency in the file abort instead
of dereferencing NULL.
2006-03-21 17:14:15 +00:00
..
2006-03-18 23:38:12 +00:00
2006-02-25 02:06:08 +00:00
2006-03-19 00:37:15 +00:00