mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Fixed behaviour of NSBundle -initWithPath: in case of incorrect arguments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12761 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
738d9f4980
commit
b09a6e068c
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Mon Feb 25 15:26:38 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSBundle.m ([-initWithPath:]): Return nil if the path
|
||||
can't be read. Fixed memory leak in case of nil argument.
|
||||
* Headers/gnustep/base/NSBundle.h: Documented some methods.
|
||||
|
||||
2002-02-25 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/GNUmakefile: Move xml and mime classes into an additional
|
||||
|
|
Loading…
Reference in a new issue