[honey] Use assertion to check impossible condition
commit042b314b23d625685e1f65588cffab33bfdf36ff
authorOlly Betts <olly@survex.com>
Fri, 25 May 2018 23:59:59 +0000 (26 11:59 +1200)
committerOlly Betts <olly@survex.com>
Mon, 28 May 2018 02:25:05 +0000 (28 14:25 +1200)
treebdcca1a06e84bf6ec0c4ef234b0290070222221b
parent7f030df15551fb786ee4711bb2391f214d12ad09
[honey] Use assertion to check impossible condition

decode_initial_chunk_header() already ensures that wdf_max is non-zero
when cf is non-zero.
xapian-core/backends/honey/honey_postlist.cc