aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn/ggsn.c
diff options
context:
space:
mode:
authorEmmanuel Bretelle <chantra@debuntu.org>2010-09-07 18:02:10 +0200
committerHarald Welte <laforge@gnumonks.org>2010-10-20 11:04:51 +0200
commiteaaf50095b396e1372e42cb30672fdf038692275 (patch)
treec4bfce0fbd318d6a5fabb96ae4ef5563a2018224 /ggsn/ggsn.c
parent2a103687b6c08c95b96ccf447ef096bc7e54d7ae (diff)
Set tun devname to IFNAMESIZ+1 to avoid warning
Relevant output from make: ../lib/tun.c: In function ‘tun_new’: ../lib/tun.c:688: warning: array subscript is above array bounds Caused by assignement: (*tun)->devname[IFNAMSIZ] = 0; while devname defined as: char devname[IFNAMSIZ]; Signed-off-by: Emmanuel Bretelle <chantra@debuntu.org>
Diffstat (limited to 'ggsn/ggsn.c')
0 files changed, 0 insertions, 0 deletions