diff options
author | ngie <ngie@FreeBSD.org> | 2016-05-13 08:04:57 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2016-05-13 08:04:57 +0000 |
commit | 6358713d891d38731f18bb70fba3d5e4666c19e4 (patch) | |
tree | 4026ccd4554e43a7788cf04a4bba429e0c118f9e /lib/libc/stdio/stdio.c | |
parent | 18be13c68905d63cedad37f6e4d22b3eb386fbc7 (diff) | |
download | FreeBSD-src-6358713d891d38731f18bb70fba3d5e4666c19e4.zip FreeBSD-src-6358713d891d38731f18bb70fba3d5e4666c19e4.tar.gz |
MFC r298328:
r298328 (by cem):
bpf_getdltlist: Don't overrun 'lst'
'lst' is allocated with 'n1' members. 'n' indexes 'lst'. So 'n == n1' is an
invalid 'lst' index. This is a follow-up to r296009.
CID: 1352743
Diffstat (limited to 'lib/libc/stdio/stdio.c')
0 files changed, 0 insertions, 0 deletions