URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12276>

                 Summary: Infinite loop in NSPropertyList OAppend
                 Project: GNUstep
            Submitted by: mguesdon
            Submitted on: ven 11.03.2005 � 09:24
                Category: Base/Foundation
                Severity: 9 - Blocker
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

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]








    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12276>

_______________________________________________
  Message post� via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to