Comment # 14
on bug 11134
from Evan Huus
(In reply to Guy Harris from comment #13)
> We might also be able to leverage that into a way to have dissectors just
> return a Boolean "I accepted this"/"I rejected this" indication and provide
> the "how much I dissected" indication separately
At the risk of repeating this whole signed/unsigned -1 fiasco in another
decade, we could just make -1 mean "rejected this" and 0 mean "accepted this
but dissected no bytes".
You are receiving this mail because:
- You are watching all bug changes.