diff options
author | Johannes Hofmann <hofmann@flpsed.org> | 2020-11-12 08:55:49 +0100 |
---|---|---|
committer | Johannes Hofmann <hofmann@flpsed.org> | 2020-11-12 08:55:49 +0100 |
commit | 0087c49f0eb47223ddcc11364a12b484e23830ff (patch) | |
tree | e5d41f0e810ac2cc52285b8ea202fe7f57fd49dc /src/util.c | |
parent | 751890006285f10d7765f64ac473f8534ffe60f8 (diff) |
gcc warns "specified bound depends on the length of the source argument".
As the buffer has been allocated specifcally to hold src and destination
strings there is no point in using strn* functions here.
See also:
https://stackoverflow.com/questions/56782248/gcc-specified-bound-depends-on-the-length-of-the-source-argument
Diffstat (limited to 'src/util.c')
0 files changed, 0 insertions, 0 deletions