Forgot argument to realloc().
Made iconv_close() only get called if cd != -1;
This commit is contained in:
parent
cb58ff858b
commit
8bc94248e3
2 changed files with 8 additions and 4 deletions
|
|
@ -55,6 +55,9 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
|
||||
* Fixed bug where ".thumbs" dir wouldn't get generated if it wasn't there
|
||||
and you went to the 'Open' dialog.
|
||||
|
||||
* iconv_close() was being called even if 'cd' was -1 (not set). Fixed.
|
||||
Darrell Walisser <walisser@mac.com>
|
||||
|
||||
|
||||
2003.Jun.17 (0.9.11)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue