Files
proxmark3/client
MsprgandClaude Fable 5 f2c214722c hf felica liteauth: use NULL instead of "" for options without a long name
argtable treats the long option field as a string to scan; an empty
literal makes arg_parse() read one byte past it. AddressSanitizer flags
it as a global-buffer-overflow whenever the command's help is built,
e.g. on every `proxmark3 --fulltext`. Every other command in the client
passes NULL here.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-27 23:34:45 +02:00
..
2026-08-27 22:37:59 +02:00
2026-07-28 15:53:20 +02:00
2026-08-20 10:11:42 +02:00
2026-08-27 22:40:50 +02:00
2026-08-26 16:07:37 +02:00
2026-08-26 16:07:37 +02:00
2026-08-26 16:07:37 +02:00
2025-09-02 16:16:29 +02:00