commit | 9819507472caa5906a7047b38f50a94d1931ea26 | [log] [tgz] |
---|---|---|
author | czichy <thoralf.czichy@nokia.com> | Mon Dec 11 17:24:44 2023 +0200 |
committer | czichy <thoralf.czichy@nokia.com> | Mon Dec 11 17:39:26 2023 +0200 |
tree | 9434380434f7377dd5794cc1069f463fd0f6ac79 | |
parent | 472609280e241527e51128781603f0a340ffe9cc [diff] |
fixing RMR messages with negative size This fixes an issue in RMR when receiving messages that in their header have a negative length. We now mark the connection as to be reset, i.e, it becomes unusable once there was a message sent with a wrong header length. Issue-ID: RIC-989 Change-Id: I1e6e958d1f3977b2caf15477d8381aeda3c77822 Signed-off-by: czichy <thoralf.czichy@nokia.com>