Skip to content
Snippets Groups Projects
Commit fb44a4c0 authored by Gábor Szalai's avatar Gábor Szalai
Browse files

Issue #555 Correction of RAW hexstring encoder


The RAW hexstring decoder sets the last digit to 0 if
- the length is odd
- and FIELDORDER(msb)
- and HEXORDER(high)

The fault caused by an "off by 1" indexing.

Signed-off-by: default avatarGabor Szalai <gabor.szalai@ericsson.com>
parent 5902bb56
No related branches found
No related tags found
1 merge request!184Issue #555 Correction of RAW hexstring encoder
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