summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_utils.c
diff options
context:
space:
mode:
authorae <ae@FreeBSD.org>2014-12-12 11:29:54 +0000
committerae <ae@FreeBSD.org>2014-12-12 11:29:54 +0000
commitb94f2631db2afd72716f6c9dce269edc6d099358 (patch)
tree5887d82b77fa74c4253fef84834a9d706616e0db /lib/libgssapi/gss_utils.c
parent590ae6af07e83cf471e5bc55da638bc84b8cb098 (diff)
downloadFreeBSD-src-b94f2631db2afd72716f6c9dce269edc6d099358.zip
FreeBSD-src-b94f2631db2afd72716f6c9dce269edc6d099358.tar.gz
Increase the buffer size to keep the list of programm names when
parsing programm specification. It is safe to not check out of bounds access, because !isprint(p[i]) check will stop reading, when '\0' character will be read from the input string. Obtained from: Yandex LLC MFC after: 1 week Sponsored by: Yandex LLC
Diffstat (limited to 'lib/libgssapi/gss_utils.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud