Re: Edita on 4.0b3 (r3124)

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...
petelomax said...

Still runs like a dog... Hacked it down to another ref count foulup very similar to the last:

Thanks, that's very helpful. Basically, the temp referenced in the length call doesn't get released until after the end if. I suppose the better way to deal with this is to insert a DEREF_TEMP at the start of the main if block, each elsif block, and the final else block. The key, though is noticing when there is no else block, and creating one to make sure the temp is not leaked.

This is now fixed in svn:3131.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu