mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 08:38:35 +08:00
b377ca763a
src/cmdlft55xx.c:2560:43: error: ‘ - (Unknown)’ directive output may be truncated writing 21 bytes into a region of size between 15 and 24 [-Werror=format-truncation=] 2560 | snprintf(retStr, sizeof(buf), "%u - " _RED_("(Unknown)"), id); | ^~~~~~~ src/cmdlft55xx.c:2560:13: note: ‘snprintf’ output between 23 and 32 bytes into a destination of size 25 2560 | snprintf(retStr, sizeof(buf), "%u - " _RED_("(Unknown)"), id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
||
---|---|---|
.. | ||
android | ||
cmdscripts | ||
deps | ||
dictionaries | ||
lualibs | ||
luascripts | ||
resources | ||
src | ||
CMakeLists.txt | ||
default_keys_dic2lua.awk | ||
emojis_scrap_github.py | ||
gen_pm3mfsim_script.sh | ||
Makefile | ||
pm3_cmd_h2lua.awk | ||
README-bitlib |