git: top - Fix seg-fault when window made very wide

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jun 11 21:35:41 PDT 2010


commit cef6b642b92460a14418d693066109e3b01d36a1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Jun 11 21:31:08 2010 -0700

    top - Fix seg-fault when window made very wide
    
    * Fix a static buffer overflow when the window is made very wide.
    
    Taken-from: NetBSD
    Submitted-by: Trevor Kendall

Summary of changes:
 usr.bin/top/m_dragonfly.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cef6b642b92460a14418d693066109e3b01d36a1


-- 
DragonFly BSD source repository





More information about the Commits mailing list