and complain if it fails. at least u will know :)

SVN revision: 46768
This commit is contained in:
Carsten Haitzler 2010-03-02 02:31:16 +00:00
parent d99307b828
commit 1075ed2ce1
1 changed files with 1 additions and 0 deletions

View File

@ -563,6 +563,7 @@ img_free(Img *img)
if (tmp) strshr_freeme = tmp;
else
{
printf("realloc of strshr_freeme failed for %i items\n", strshr_freeme_alloc);
strshr_freeme_alloc -= 32;
strshr_freeme_count -= 3;
return;