CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2019/06/02 01:10:15

Modified files:
        usr.bin/tmux   : cmd-parse.y 

Log message:
yacc(1) copies its union so it is not a good place to store
TAILQ_HEADs. Allocate them instead. Found from a problem reported by
sthen@.

Reply via email to