aboutsummaryrefslogtreecommitdiff
path: root/src/utils.c
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-03-22 22:12:11 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-03-22 22:20:31 -0400
commit22e4934dc0184a2e50eb80d5890c1a16613ff821 (patch)
tree86c1cf024201a8ccee1c0fcc2be7a3361bff596f /src/utils.c
parent45656a484df853d71670eb4bd1576cfc21fcc8a3 (diff)
downloadstasis-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