OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ray Lai (raycvs.openbsd.org)
Date: Tue Jun 02 2009 - 05:49:40 CDT


CVSROOT: /cvs
Module name: src
Changes by: raycvs.openbsd.org 2009/06/02 04:49:40

Modified files:
        usr.bin/tmux : tmux.c

Log message:
Don't leak memory if multiple -f flags are given.

OK nicm