memory leak in MCParseMenuString

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, LCMark

Locked
monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

memory leak in MCParseMenuString

Post by monte » Fri Jul 04, 2014 7:37 am

Howdy

Running the engine under leaks to try and resolve a leak in mergJSON today and I spotted one of the string clones in MCParseMenuString is leaking. I'm having trouble spotting where it is and don't have a great deal of time so I just thought I'd throw it out there if anyone else wants to take a look.

Cheers

Monte
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

LCfraser
Livecode Staff Member
Livecode Staff Member
Posts: 71
Joined: Thu Nov 28, 2013 11:18 am
Contact:

Re: memory leak in MCParseMenuString

Post by LCfraser » Fri Jul 04, 2014 10:21 am

Hi Monte,

Which version of the engine are you using?

Regards,
Fraser

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: memory leak in MCParseMenuString

Post by monte » Fri Jul 04, 2014 10:35 am

That's on the develop branch
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Locked

Return to “Engine Contributors”