Commit graph

6 commits

Author SHA1 Message Date
osku
a7355764e9 Change ut_print_buf() and mem_analyze_corruption() to take a void*, not a
byte*. Remove redundant casts from callers.
2006-03-06 09:45:04 +00:00
osku
f6796c0129 Remove tabs from within printed strings and two instances of trailing
whitespace.
2006-02-24 09:41:20 +00:00
osku
6be49d6766 Style cleanups: Convert spaces to tabs, remove trailing whitespace, other
misc cleanups.
2006-02-21 12:37:54 +00:00
marko
e426d93290 Replace assertions on constant conditions with preprocessor conditions. 2006-02-15 09:00:03 +00:00
osku
ecb2158f57 Fix comments for memory allocation functions and add some extra checks.
Adapt callers.
2005-11-04 14:20:11 +00:00
osku
c307820962 Import 5.0 code. 2005-10-27 07:29:40 +00:00