Commit 0ff4e43
authored
RDKB-61233: Easymesh Agent Crash Fix (#592)
Reason for change: Added length check to prevent buffer overflow if frame data length is higher.
Test Procedure: Ensure no crash issues when client connects to network
Risks: Medium
Priority: P1
Signed-off-by: Rakhil P E <[email protected]>1 parent 55fa50d commit 0ff4e43
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
644 | 647 | | |
645 | 648 | | |
646 | 649 | | |
| |||
0 commit comments