diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-03-22 22:12:11 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-03-22 22:20:31 -0400 |
commit | 22e4934dc0184a2e50eb80d5890c1a16613ff821 (patch) | |
tree | 86c1cf024201a8ccee1c0fcc2be7a3361bff596f /src/utils.c | |
parent | 45656a484df853d71670eb4bd1576cfc21fcc8a3 (diff) | |
download | stasis-22e4934dc0184a2e50eb80d5890c1a16613ff821.tar.gz |
Use array notation instead of pure pointers
* The compiler was convinced pos could be NULL but I found no such issue in the code.
* Accessing by index satisfies whatever GCC thinks was happening here.
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions