mirror of https://github.com/meshcore-dev/MeshCore
Browse Source
- Fix potential unsigned overflow in createDatagram size check by subtracting constants from MAX_PACKET_PAYLOAD instead of adding to data_len - Add upper-bound validation on src_len and assoc_len in aeadEncrypt and aeadDecrypt - Log peer name on AEAD nonce wraparound for debug buildspull/1677/head
3 changed files with 10 additions and 4 deletions
Loading…
Reference in new issue