My patch isn't correct. It misses the case where there's only 1 item
in find_list.
I've attached a new patch which should correctly free the memory.
On Thu, May 1, 2014 at 1:48 AM, J Raynor wrote:
> It looks like there's a memory leak in cmd_find_window_exec. This
> function calls cmd_find_wi
On 2014-04-30 11:03 +, mMontu wrote:
> > Just to clarify: you are running list-panes from the tmux command
> > line?
> Indeed, I wasn't even aware of any other way of running this command.
Yes, you can use "tmux list-panes" from a shell instead of the tmux
command line and you won't see this s
Sorry for the inconveniences caused but my last email was weirdly
constructed and not properly viewable in the mailing list archive, so
here's the contents again:
[+tmux-users]
On 2014-04-29 17:51 +, daemianmack wrote:
> Yes, reverting that commit [c52548f6fd311e4df3076ba4cc6f6ab8849557ac]
>
--- Begin Message ---
[+tmux-users]
On 2014-04-29 17:51 +, daemianmack wrote:
> Yes, reverting that commit [c52548f6fd311e4df3076ba4cc6f6ab8849557ac]
> fixes the problem for me.
Although I still can't test it but I think I know what happens. That
commit contained this change:
diff --git a/xt