Skip to content
Snippets Groups Projects
Commit 93bcd8a0 authored by rswindell's avatar rswindell
Browse files

Revert last commit. The example packed message with the corrupted DateTime

was not a recoverable message header (e.g. the toUserName field was *not*
at offset 0x22):

xx 02 00 01 00 01 00 6A - 02 FE 01 00 00 00 00 30   : .......j.......0
34 20 46 65 62 20 31 31 - 39 20 20 32 30 3A 32 36   : 4 Feb 119  20:26
3A 33 32 04 00 4B 75 72 - 74 20 57 65 69 73 6B 65   : :32..Kurt Weiske

So restore the DateTime field validation: the 20th byte must be null.
parent eb2c46ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment