git: finger - Fix seg-fault

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jan 5 12:49:23 PST 2011


commit cd2e48751c6b2178d7e607ed3ea4f0313ab33ab9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jan 5 12:48:07 2011 -0800

    finger - Fix seg-fault
    
    * Fix a seg-fault where finger was improperly assuming that w->tty and w->host
      where char arrays when in fact they were simply char pointers.
    
    Reported-by: Robin Carey <robin.carey1 at googlemail.com>

Summary of changes:
 usr.bin/finger/util.c |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list