Re: [Matplotlib-users] ft2font.cpp memory fix patch not in 1.1.x branch

2011-12-06 Thread Michael Droettboom
You're not crazy. The v1.1.x branch got inadvertently moved to master yesterday. On the v1.1.x branch this fix is not applied. I will do so now. Mike On 12/05/2011 05:46 PM, Benjamin Root wrote: Heh, strange... I could have sworn that the reference counter decrements were there... Ok, looks

Re: [Matplotlib-users] ft2font.cpp memory fix patch not in 1.1.x branch

2011-12-05 Thread Benjamin Root
Heh, strange... I could have sworn that the reference counter decrements were there... Ok, looks like everything is where it should be, I guess. Ben Root On Mon, Dec 5, 2011 at 1:44 PM, Michael Droettboom wrote: > It looks like this is already on 1.1.x, but not in the 1.1.0 release. Or > am I

Re: [Matplotlib-users] ft2font.cpp memory fix patch not in 1.1.x branch

2011-12-05 Thread Michael Droettboom
It looks like this is already on 1.1.x, but not in the 1.1.0 release. Or am I missing something? Mike On 12/01/2011 12:24 PM, Benjamin Root wrote: On Thu, Dec 1, 2011 at 10:14 AM, Benjamin Root > wrote: On Thu, Dec 1, 2011 at 9:29 AM, Neilen Marais mailto:nmar...@

Re: [Matplotlib-users] ft2font.cpp memory fix patch not in 1.1.x branch

2011-12-01 Thread Benjamin Root
On Thu, Dec 1, 2011 at 10:14 AM, Benjamin Root wrote: > On Thu, Dec 1, 2011 at 9:29 AM, Neilen Marais wrote: > >> https://github.com/matplotlib/matplotlib/commit >> /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp > > > Hmm, strange... > > It isn't even in master right now. The last ch

Re: [Matplotlib-users] ft2font.cpp memory fix patch not in 1.1.x branch

2011-12-01 Thread Benjamin Root
On Thu, Dec 1, 2011 at 9:29 AM, Neilen Marais wrote: > https://github.com/matplotlib/matplotlib/commit > /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp Hmm, strange... It isn't even in master right now. The last changes to it were by Michael Droettboom (commit 6b643862) in June of

[Matplotlib-users] ft2font.cpp memory fix patch not in 1.1.x branch

2011-12-01 Thread Neilen Marais
Hi, We are (I think) running into a memory leak that should be resolved by https://github.com/matplotlib/matplotlib/commit /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp It was commited in March, but seems not to have made its way to the 1.1.x branch. Would it be possible for a mainta