CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/22 23:48:43
Modified files:
usr.bin/tmux : cmd-queue.c spawn.c
Log message:
Fix a couple of memory leaks, one when creating a new pane and one when
adding formats onto the queue item.
