commit | 700be69792c27ce5ce27f6815b3569ae24c065cb | [log] [tgz] |
---|---|---|
author | Sivanagaraju S <quic_sivanaga@quicinc.com> | Thu Jul 14 20:19:57 2022 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Aug 03 03:25:12 2022 -0700 |
tree | 5a0358a5805b96f6782bcb55481456100ae622aa | |
parent | f725c4ff80ff75bcf86a22c95af41d00c91f3fda [diff] |
service: metadata: Add checks for heap overflow Avoid heap overflow during calloc, when writing data to the allocated heap, which was happening due to integer has no boundary check. Change-Id: I2522308a6600a81b501747c5c8fa5042485c6941