git: ipfw3(8): Increase stack storage for linename.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Feb 2 03:10:05 PST 2018


commit d0937b0e6f040095fd7a6a6713bd899ef4b9c065
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Tue Jan 30 20:10:00 2018 +0200

    ipfw3(8): Increase stack storage for linename.
    
    To accommodate fully the "Line %d" format and avoid buffer overflow.
    Do the same some for ip6fw(8).

Summary of changes:
 sbin/ip6fw/ip6fw.c | 2 +-
 sbin/ipfw3/ipfw3.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list