Warner Losh b9c7cba522 Fix a bug in the counting of blks.
We shouldn't count the bytes set in c_addr for TS_CLRI and TS_BITS
nodes. Those block overload c_count to communicate how many blocks
follow, not now many c_addr spaces are used. Dump would dump core
(now) because memory layout moved around and we'd access elements past
the end to make a count.

Reviewed by: kib@
2018-06-11 20:38:26 +00:00
..
2018-05-09 18:41:04 +00:00
2018-01-29 09:27:32 +00:00
2018-02-20 05:35:00 +00:00
2018-06-11 20:38:26 +00:00
2018-05-29 21:52:13 +00:00
2017-10-31 00:07:04 +00:00
2018-03-17 12:59:55 +00:00
2018-05-10 12:25:01 +00:00
2018-05-23 11:45:46 +00:00
2017-10-31 00:07:04 +00:00
2018-03-17 12:59:55 +00:00
2018-03-17 12:59:55 +00:00
2018-03-17 12:59:55 +00:00
2018-03-31 15:06:14 +00:00
2017-10-31 00:07:04 +00:00
2018-03-17 12:59:55 +00:00
2018-02-12 14:44:21 +00:00