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

                 Summary: NSRulerView should not release _clientView
                 Project: GNUstep
            Submitted by: benhur
            Submitted on: Dom 12-06-2005 em 20:43
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

Is -[NSRulerView setClientView], there is this:

  /* NB: We should not RETAIN the clientView.  */
  _clientView = aView;


And yet, in -[NSRulerView dealloc], _clientView is being released.

Benhur






    _______________________________________________________

Reply to this item at:

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

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



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

Reply via email to