git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32091 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-02-12 06:57:06 +00:00
parent c7bb84decb
commit 453c7fcb1e
3 changed files with 3 additions and 1 deletions

View file

@ -630,7 +630,7 @@ deserializeFromInfo(_NSDeserializerInfo* info)
* occurs because it doesn't realise that the object was already stored
* later deallocation.
*/
gsPrivateDummy = rep;
gsPrivateDummy = s;
}
#endif
return s;