-
Joined on
2023年10月25日
Howitzer105mm
pushed to bugfix/21-fix-auth-compile-issues at Howitzer105mm/ipmitool
2024年02月23日 20:02:32 +01:00
db9ba15790
lan: Clean compile time warnings from LAN authentication
ipmievd: Eliminate a possible command line overrun
Thanks for clarifying Vernon.
Howitzer105mm
pushed to bugfix/26-eliminate-possible-ipmid-command-line-overrun at Howitzer105mm/ipmitool
2024年02月23日 19:54:30 +01:00
677cb1b704
Eliminate a possible ipmievd command line overrun
Howitzer105mm
pushed to bugfix/28-use-uniform-packing-syntax at Howitzer105mm/ipmitool
2024年02月21日 23:01:00 +01:00
187c7f07de
Establish a uniform structure packing syntax
Howitzer105mm
pushed to bugfix/26-eliminate-possible-ipmid-command-line-overrun at Howitzer105mm/ipmitool
2024年02月21日 22:48:08 +01:00
682951a789
Eliminate a possible ipmievd command line overrun
ipmievd: Eliminate a possible command line overrun
If this is excess now, it was excess before. Do you want this changed?
ipmievd: Eliminate a possible command line overrun
I don't quite understand your point. Original code: memset(pidfile, 0, 64); strncpy(pidfile, argv[i]+8, __min(strlen((const char *)(argv[i]+8)), 63)); // sets array to 0 // performs an...
ipmievd: Eliminate a possible command line overrun
Made pidfile static.
Howitzer105mm
pushed to bugfix/23-clangd-buffer-overrun-in-open-plugin at Howitzer105mm/ipmitool
2024年02月21日 22:16:09 +01:00
5dc1519021
Eliminate buffer overrun in open.c
lan: Clean compile time warnings from LAN authentication
I do not see an issue. I see two tabs followed by three SPC chars.
Howitzer105mm
pushed to bugfix/21-fix-auth-compile-issues at Howitzer105mm/ipmitool
2024年02月21日 22:06:35 +01:00
4a524cd162
lan: Clean compile time warnings from LAN authentication
Establish a uniform structure packing syntax
Howitzer105mm
pushed to bugfix/28-use-uniform-packing-syntax at Howitzer105mm/ipmitool
2024年02月13日 20:29:03 +01:00
e94a1ef3fa
Establish a uniform structure packing syntax
Howitzer105mm
created branch bugfix/28-use-uniform-packing-syntax in Howitzer105mm/ipmitool
2024年02月13日 20:29:03 +01:00