diff options
author | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2014-01-02 01:07:41 -0800 |
---|---|---|
committer | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2014-01-02 01:07:41 -0800 |
commit | 1e4635be11154dd8262f37b379511bd627defa2a (patch) | |
tree | 8326c85cd5315f334bb28a9e6170244d4a97064d /AuUnlock.c | |
parent | 304a11be4727c5a7feeb2501e8e001466f8ce84e (diff) |
Silence a benign static analysis warning with an assert of allocation size
AuFileName.c:72:8: warning: Call to 'malloc' has an allocation size of 0 bytes
buf = malloc (size);
^~~~~~~~~~~~~
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'AuUnlock.c')
0 files changed, 0 insertions, 0 deletions