]> jfr.im git - solanum.git/commit
pretty_mask(): Use explicit lengths instead of temporarily writing '\0'.
authorJilles Tjoelker <redacted>
Fri, 10 Oct 2014 21:05:41 +0000 (23:05 +0200)
committerJilles Tjoelker <redacted>
Thu, 15 Jan 2015 22:38:50 +0000 (23:38 +0100)
commitf4e893b515385d632dae55ec356f606dd6aa9abc
tree419cfa64385f130d8604781687ad77c85ca237e0
parent7db54a1f9707fe68b5b4066ff0675772da6e1598
pretty_mask(): Use explicit lengths instead of temporarily writing '\0'.

This is slightly simpler and should fix Coverity warnings.
src/chmode.c