0af31aeb26
Unlike hex encoding, due to optional padding, computing the correct size is not straightforward. Ensuring that the string ends with `\0` is fine, but if the size is not exact, some unrelated data might be send around by the application. So, zero it to be safe. |
||
---|---|---|
.. | ||
default | ||
quirks | ||
constcheck.sh | ||
Makefile.am |