DragonFly commits List (threaded) for 2011-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: finger - Fix seg-fault
commit cd2e48751c6b2178d7e607ed3ea4f0313ab33ab9
Author: Matthew Dillon <dillon@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@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]