bugGNUstep - Bugs: bug #12276, Infinite loop in NSPropertyList...

Group
 
 

bug #12276: Infinite loop in NSPropertyList OAppend

Submitter:  Manuel Guesdon <mguesdon>
Submitted:  Fri 11 Mar 2005 09:24:41 AM UTC
   
 
Category:  Base/Foundation Severity:  6 - Security
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 11 Mar 2005 12:39:42 PM UTC, comment #1: 

Works well now. Thx.

Manuel Guesdon <mguesdon>
Group Member
Fri 11 Mar 2005 09:24:41 AM UTC, original submission:  

If nil is passed as obj to OAppend, it recurses without end.
null can be passed for example for a GDL2 EOMutableKnownKeyDictionary which is kind of NSDictionary but may have nil value so:
OAppend(plists[i], nil, 0, step, x, dest);
call may have a nil plists[i]

Manuel Guesdon <mguesdon>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-03-11 mguesdon Open/ClosedIn Test Closed
2005-03-11 CaS StatusNone Fixed
    Open/ClosedOpen In Test

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code