diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2013-07-26 00:28:19 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2013-07-26 00:28:19 +0000 |
commit | c7cdfecc89a74be5407ba79d8c10d2257660e2ef (patch) | |
tree | 3835e545a57881bdfab8b9c6b637002224d90e6d /sys/netgraph/ng_sppp.c | |
parent | f1bd660622f79e7493b62544e9230fd983f935dc (diff) | |
download | src-c7cdfecc89a74be5407ba79d8c10d2257660e2ef.tar.gz src-c7cdfecc89a74be5407ba79d8c10d2257660e2ef.zip |
Fix a segfault in ctfmerge due to a bug in gcc.
GCC can generate bogus dwarf attributes with DW_AT_byte_size
set to 0xFFFFFFFF.
The issue was originaly detected in NetBSD but it has been
adapted for portability and to avoid compiler warnings.
Reference:
https://www.illumos.org/issues/3776
Obtained from: NetBSD
MFC after: 1 month
Notes
Notes:
svn path=/head/; revision=253661
Diffstat (limited to 'sys/netgraph/ng_sppp.c')
0 files changed, 0 insertions, 0 deletions