mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Fixed problem in checking whether some data is a valid tiff image
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10812 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
87d19de51f
commit
1680fe8716
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Thu Aug 30 18:23:08 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSBitmapImageRep.m ([+canInitWithData:]): Do not call
|
||||
NSTiffClose if the image is NULL (Suggested by Ludovic Marcotte
|
||||
<ludovic@Sophos.ca>).
|
||||
|
||||
Thu Aug 30 10:30:22 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSTableColumn.m ([-dataCellForRow:]): Return
|
||||
|
|
Loading…
Reference in a new issue