bugGNUstep - Bugs: bug #11093, NSPropertyList.m uninitialized...

Group
 
 

bug #11093: NSPropertyList.m uninitialized variable with possible use

Submitter:  None
Submitted:  Sun 21 Nov 2004 04:25:37 PM UTC
   
 
Category:  Makefiles Severity:  3 - Normal
Item Group:  Change Request Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 22 Nov 2004 12:09:23 PM UTC, comment #1: 

Fixed in CVS ... thanks.

Richard Frith-Macdonald <CaS>
Group Member
Sun 21 Nov 2004 04:25:37 PM UTC, original submission:  

In method propertyListFromData:mutabilityOption:format:errorDescription: the first variable declared is format. This variable should be initialized because it is possible that it will not be set. That is the case, when HAVE_LIBXML is not defined, an uninitialized value will be returned in *aFormat.

Anonymous

 

(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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-22 CaS StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.15-e6e5.
Corresponding source code