#15 ✓fixreleased
Brandon Walkin

Memory leak in BWSplitView (patch attached)

Reported by Brandon Walkin | August 28th, 2009 @ 02:04 AM | in 1.2.5

Dave Verwer:

Two NSMutableArrays are being leaked in resizeAndAdjustSubviews.
Patch attached.


Comment thread from old issue tracker:

dcasimiro:

I found a couple of other memory leaks in BWSplitView. I have attached patches here that explicitly release the memory. However, you may want to fix the leaks with autorelease messages.

Briefly, the leaks are in correctCollapsiblePreferredProportionOrSize and removeMinSizeForCollapsibleSubview.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

BWToolkit is an Interface Builder plugin that contains commonly used UI elements and other objects designed to simplify Mac development.

Shared Ticket Bins

People watching this ticket

Attachments

Pages