bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #11093] NSPropertyList.m uninitialized variable with possible use


From: Richard Frith-Macdonald
Subject: [bugs #11093] NSPropertyList.m uninitialized variable with possible use
Date: Mon, 22 Nov 2004 07:25:42 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #11093] Latest Modifications:

Changes by: 
                Richard Frith-Macdonald <rfm@gnu.org>
'Date: 
                Mon 11/22/04 at 12:09 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS ... thanks.






/**************************************************************************/
[bugs #11093] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11093>
Project: GNUstep
Submitted by: 0
On: Sun 11/21/04 at 16:25

Category:  Makefiles
Severity:  5 - Average
Item Group:  Change Request
Resolution:  Fixed
Privacy:  Public
Assigned to:  None
Status:  Closed


Summary:  NSPropertyList.m uninitialized variable with possible use

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.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 11/22/04 at 12:09         By: Richard Frith-Macdonald <CaS>
Fixed in CVS ... thanks.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11093>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]