freebsd-dev/usr.bin/dtc
Kyle Evans 7251c2d8bc dtc(1): Pull in fix for segfault-upon-error condition
Specifically, parse errors within a node would lead to a segfault due to
an unconditional dereference after emitting the error.

Obtained from:	https://github.com/davidchisnall/dtc/commit/e5ecf9319fd3f
MFC after:	3 days
2019-04-21 01:58:42 +00:00
..
checking.cc various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
checking.hh various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
dtb.cc dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
dtb.hh dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
dtc.1 dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
dtc.cc dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
fdt.cc dtc(1): Pull in fix for segfault-upon-error condition 2019-04-21 01:58:42 +00:00
fdt.hh dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
HACKING dtc(1): Update to 0892ec7; HACKING and implicit header fixes 2018-08-23 02:26:40 +00:00
input_buffer.cc dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00
input_buffer.hh dtc(1): Update to upstream ea3c233 2018-01-19 21:20:24 +00:00
Makefile Standardize -std=c++* as CXXSTD` 2019-03-29 18:45:27 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
string.cc dtc(1): Update to 0892ec7; HACKING and implicit header fixes 2018-08-23 02:26:40 +00:00
util.hh dtc(1): Update to 1a79f5f26631 2019-03-28 03:48:51 +00:00