Skip to content

5.6.2

Compare
Choose a tag to compare
@j256 j256 released this 17 Dec 18:53
· 80 commits to master since this release
  • Fixed bug with loc_snprintf use of va_args. Thanks much to aitap.
  • Handle strndup being a macro. Thanks much to aitap.
  • Renmaed the ERROR_ and DEBUG_ defines to DMALLOC_* to reduce OS overlap.
  • Fixed issues with cross-compiling and getpagesize. Thanks to aitap.
  • Fixed problems with cross-compiling and printing of pointers. Thanks to aitap.