Noticed under Ubuntu kernel builds, there were two instances where printf() was not called with a "%s" and instread directly printed the string. This can potentially result in a crash and is considered bad form by gcc. It has been fixed by adding the needed "%s". |
||
---|---|---|
.. | ||
.gitignore | ||
zdb.c | ||
zdb_il.c |