Create a new context when copying instead of using the input
commit599dd2a56009300df999c54c73aa9e83268809e8
authorNicholas Marriott <nicm@openbsd.org>
Mon, 25 Mar 2013 11:43:33 +0000 (25 11:43 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Mon, 25 Mar 2013 11:43:33 +0000 (25 11:43 +0000)
treed651a1c49f228d4b756a25695d0192c19b2750cd
parentd28a39d01de47786a703e630a4f8930485cba7a1
Create a new context when copying instead of using the input
context. The input context may not exist yet. Fixes crash when copying
from config file errors.
window-copy.c