]> diplodocus.org Git - nmh/history - sbr/charstring.c
Cleaned up leaks from calls to content_charset() in mhfixmsg.
[nmh] / sbr / charstring.c
2014-10-25 David LevineReworked charstring_buffer_copy() to not use strdup...
2014-09-07 David LevineOn some platforms, -D_FORTIFY_SOURCE=2 warns about...
2014-08-26 David LevineAdded size_t cast of another MB_CUR_MAX to silence...
2014-08-25 David LevineAdded cast of MB_CUR_MAX to size_t to silence compiler...
2014-08-24 David LevineAdded charstring "class".