reactos/sdk/tools
Hermès Bélusca-Maïto a0f8b40d5a
[CABMAN] Fix GCC13 buffer format overflow warning (#7408)
CORE-19724

sdk/tools/cabman/dfp.cxx:1136:36: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1136 |             sprintf(InfLine, "%s=%s", GetFileName(SrcName).c_str(), DstName);
      |                                    ^
sdk/tools/cabman/dfp.cxx:1136:20: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096
2024-10-08 17:47:46 +02:00
..
asmpp [ASMPP] Improve handling of rip relative addressing 2023-11-10 19:20:24 +02:00
cabman [CABMAN] Fix GCC13 buffer format overflow warning (#7408) 2024-10-08 17:47:46 +02:00
create_nls
fatten
gcc_plugin_seh [PSEH/x64] Fix our GCC-SEH-plugin hack 2024-05-06 14:23:48 +02:00
gendib
geninc
hhpcomp
hpp
isohybrid
kbdtool
log2lines
mkhive
mkisofs [MKISOFS] CMakeLists.txt: Add a check for Clang and its version (#6369) 2024-01-17 16:32:46 +01:00
mkshelllink [SHELL32][MKSHELLLINK] Support EXP_SPECIAL_FOLDER datablock in shortcuts (#7158) 2024-09-14 13:10:49 +02:00
ms2ps
nandflash
obj2bin
pipetools
port
regtests2xml
rgenstat
rsym [RSYM/x64] Sync UNW_FLAG_* values (#6653) 2024-03-23 15:13:23 +01:00
spec2def [SPEC2DEF] Implement support for import symbol aliases 2024-05-22 17:55:38 +02:00
txt2nls
unicode
utf16le
widl [WIDL] CMakeLists.txt: Remove an obsolete comment (#6016) 2023-11-20 16:07:46 +01:00
winesync [MSIEXEC][MSI] Sync msiexec and msi to wine-9.8 (#6897) 2024-09-29 10:24:15 -07:00
wpp
xml2sdb
bin2c.c
check_code_format.sh
check_packing.py
CMakeLists.txt
do_code_format.sh
dumpstab.c
gen_baseaddress.py [TOOLS] gen_baseaddress.py: Add '.ime' to ALL_EXTENSIONS (#6628) 2024-03-16 19:37:26 +09:00
mkconfig.c
pefixup.c
stubgen.c