[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #35164] reference not released after servicing proxy request
From: |
rajendra |
Subject: |
[bug #35164] reference not released after servicing proxy request |
Date: |
Tue, 27 Dec 2011 22:33:00 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0) Gecko/20100101 Firefox/7.0 |
Follow-up Comment #2, bug #35164 (project gnustep):
Thanks Rich.
I have made the change as you suggested. Which is, modified NSConnection.m
line 2555 from
[decoder decodeValueOfObjCType: @encode(id) at: &object];
to
object = [decoder decodeObject];
I have tested this and I do not see the earlier issue I mentioned.
Thanks
Rajendra
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35164>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/