diff options
author | Antonin Décimo <antonin.decimo@gmail.com> | 2019-08-02 18:46:11 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2019-08-02 20:55:49 +0300 |
commit | 7e5c2d7afa791d2a95acf53215a30fbbc20c2c4f (patch) | |
tree | 33540b093793b6b29be55171fefaa9a2dc9bd7f8 /swaybar | |
parent | 6e0565e9de4247bbf0ca662565c58e0a54258d6e (diff) |
Allocator sizeof operand mismatch
Result of 'calloc' is converted to a pointer of type 'char *', which
is incompatible with sizeof operand type 'char **'
Diffstat (limited to 'swaybar')
0 files changed, 0 insertions, 0 deletions