pleasing cppcheck?

terminology-1.7
Boris Faure 3 years ago
parent 16f750bee6
commit a848b0262f
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
  1. 1
      src/bin/termiointernals.c

@ -250,6 +250,7 @@ _codepoint_buf_append(struct Codepoints_Buf *buf,
return -1;
}
buf->codepoints = codepoints;
codepoints = NULL;
}
buf->codepoints[buf->len++] = u;
return 0;

Loading…
Cancel
Save