Browse Source
The scenario is popping a decoder but didn't have a decoder_decode
function, leading to spurrious assertion when the first
decoder_t::pf_decode was called before the test really happens and stop.
Code missing from commit d794eac3cf.
Fixes #27578
pull/141/head
committed by
Jean-Baptiste Kempf
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue