Fix the message decoder to ignore reserved flags.
Failing to clear the reserved flags, the decoder may produce messages with 'identity' and 'shared' flags set. This unintended modification of message flags can lead to memory errors or asserion failures. Fixes issue #309
Showing
Please
register
or
sign in
to comment