commit | d60ad6f483ddbe8ee2458aaef37b6f38140d63f5 | [log] [download] |
---|---|---|
author | Tiago Cunha <tcunha@gmx.com> | Sun Jan 25 18:51:28 2009 +0000 |
committer | Tiago Cunha <tcunha@gmx.com> | Sun Jan 25 18:51:28 2009 +0000 |
tree | 560d15228106845d2132b293318b05f07192377b | |
parent | 32903241a23b2e1f97e19f33086c0f77fd9aaa90 [diff] |
Make the caller responsible for allocating memory for the paste buffer data (needed by the load-buffer command when dealing with big files since it'll prevent tmux from dying due to memory exhaustion). From nicm.