commit | f5da4e14e531c59dd3cb0613ac55642f7af81040 | [log] [tgz] |
---|---|---|
author | Ashish Jain <ashishj@codeaurora.org> | Wed Nov 18 23:58:21 2020 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Dec 28 09:42:38 2020 -0800 |
tree | 288a5515f81e40435cdfcecf8ad61935d98ba4cb | |
parent | a9aac3593ade4fab15c7d4ac568be60ac46da2ca [diff] |
pal: Fix invalid buffer access for get_tags_with_module_info api pal_get_tags_with_module_info can be called by client to query the required size to store the module info payload. In such scenario ensure that if payload is null it is not accessed. Change-Id: I992992e416c9b81e56bfcc3ec15df9285fb2e3bd