cool, applied, thanks
On Sun, Apr 05, 2015 at 12:47:14AM -0500, J Raynor wrote:
> Yes, this fixes it.
>
> On Tue, Mar 31, 2015 at 12:51 PM, Nicholas Marriott
> wrote:
> > Hi
> >
> > Would this fix it instead?
> >
> > Index: paste.c
> > ===
Yes, this fixes it.
On Tue, Mar 31, 2015 at 12:51 PM, Nicholas Marriott
wrote:
> Hi
>
> Would this fix it instead?
>
> Index: paste.c
> ===
> RCS file: /cvs/src/usr.bin/tmux/paste.c,v
> retrieving revision 1.26
> diff -u -p -r1.26 pa
Hi
Would this fix it instead?
Index: paste.c
===
RCS file: /cvs/src/usr.bin/tmux/paste.c,v
retrieving revision 1.26
diff -u -p -r1.26 paste.c
--- paste.c 5 Nov 2014 23:25:02 - 1.26
+++ paste.c 31 Mar 2015 17:50:54 -
There's a bug in window_copy_append_selection that causes tmux to free
memory that shouldn't be freed.
To reproduce the problem:
* Set mode-keys to vi so you can use A to append to a buffer
* Enter copy mode and copy some text
* Use lsb to note that the buffer names look normal
* Enter copy m