magic/commands
Darryl L. Miles 4359aa8d4b commands/CmdWizard.c: %x => (intmax_t) %lx
Wrong type of arguments to formatting function

Looks like SPICE comment, change maintains hex without 0x prefix in portable way.

Copilot Autofix rejected: TxPrintf("%p\n", tp);

CodeQL: https://github.com/dlmiles/magic/security/code-scanning/65
2024-10-01 12:36:13 -04:00
..
CmdAB.c
CmdAuto.c
CmdCD.c Corrected an error that was introduced in the August 3 commit and 2024-09-25 21:26:41 -04:00
CmdE.c
CmdFI.c
CmdLQ.c commands/CmdLQ.c: Call to function with fewer arguments than declared parameters 2024-10-01 12:36:12 -04:00
CmdRS.c
CmdSubrs.c
CmdTZ.c Corrected a missing pointer to integer cast in code that was 2024-08-30 01:48:38 -04:00
CmdWizard.c commands/CmdWizard.c: %x => (intmax_t) %lx 2024-10-01 12:36:13 -04:00
Makefile
commands.h