Commit df0f959
Merge commit from fork
* fix(protocol): Treat string descriptor with zero dsc_length as invalid slice descriptor
Do not use this descriptor in calculation due to possible division by zero;
* fix(protocol): Check data length and dsc length separately
---------
Co-authored-by: Artyom Ivanov <artyom.ivanov@red-soft.ru>1 parent a4994f2 commit df0f959
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
885 | | - | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
886 | 890 | | |
| 891 | + | |
887 | 892 | | |
888 | 893 | | |
889 | 894 | | |
| |||
0 commit comments