Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/43349?usp=email )
Change subject: sua: sua_parse_gt(): reject GT with num_digits exceeding blob length ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/sua.c:
https://gerrit.osmocom.org/c/libosmo-sigtran/+/43349/comment/ea9df4ab_feb720... : PS1, Line 417: /* Parse as much as we can; return -EINVAL */ I wonder what's the point in parsing as much as we can if anyway we end up in error, but ok...To me working on known malfunctioned packets doesn't seem like a good idea.