Commit Graph

8 Commits

Author SHA1 Message Date
leitner
7586973f9f ubsan triggered for a unit test in mduptab_add because blen was SIZE_MAX
and adding it overflowed the pointer. So add a check for that in
bstr_diff2.
2025-04-17 12:15:20 +00:00
leitner
a6eddb5364 add unit tests to bstr* functions 2024-02-01 13:54:57 +00:00
leitner
1d95650489 change #include to move foo.h to libowfat/foo.h (needs current libowfat now) 2017-04-21 16:23:38 +00:00
leitner
35f2b3b745 first shot at "addrequest" support 2007-06-28 22:17:33 +00:00
leitner
2cb40c89c0 error checking 2004-02-05 01:26:50 +00:00
leitner
ee32353df2 now the generated "data" file matches the old one
strlen -> str_len
2004-02-05 00:08:49 +00:00
leitner
5706ea2e53 many cleanups (forgotten includes) 2002-07-08 21:05:07 +00:00
leitner
7589c81061 experimental support for base64 encoded binary data 2002-07-08 20:57:42 +00:00