svn commit: r346469 - head/usr.bin/dtc

2019-09-03 Thread Kyle Evans
Author: kevans Date: Sun Apr 21 01:58:42 2019 New Revision: 346469 URL: https://svnweb.freebsd.org/changeset/base/346469 Log: 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 e

svn commit: r346469 - head/usr.bin/dtc

2019-04-20 Thread Kyle Evans
Author: kevans Date: Sun Apr 21 01:58:42 2019 New Revision: 346469 URL: https://svnweb.freebsd.org/changeset/base/346469 Log: 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 e