Johnathan Mantey Howitzer105mm
  • 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
Howitzer105mm commented on pull request IPMITool/ipmitool#27 2024年02月23日 19:55:20 +01:00
ipmievd: Eliminate a possible command line overrun

Thanks for clarifying Vernon.

677cb1b704 Eliminate a possible ipmievd command line overrun
Howitzer105mm commented on pull request IPMITool/ipmitool#29 2024年02月21日 23:02:00 +01:00
Establish a uniform structure packing syntax

reverted.

Howitzer105mm commented on pull request IPMITool/ipmitool#29 2024年02月21日 23:01:51 +01:00
Establish a uniform structure packing syntax

reverted.

Howitzer105mm commented on pull request IPMITool/ipmitool#29 2024年02月21日 23:01:42 +01:00
Establish a uniform structure packing syntax

reverted.

Howitzer105mm commented on pull request IPMITool/ipmitool#29 2024年02月21日 23:01:35 +01:00
Establish a uniform structure packing syntax

reverted.

Howitzer105mm commented on pull request IPMITool/ipmitool#29 2024年02月21日 23:01:22 +01:00
Establish a uniform structure packing syntax

reverted.

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
682951a789 Eliminate a possible ipmievd command line overrun
Howitzer105mm commented on pull request IPMITool/ipmitool#27 2024年02月21日 22:37:35 +01:00
ipmievd: Eliminate a possible command line overrun

If this is excess now, it was excess before. Do you want this changed?

Howitzer105mm commented on pull request IPMITool/ipmitool#27 2024年02月21日 22:36:39 +01:00
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...

Howitzer105mm commented on pull request IPMITool/ipmitool#27 2024年02月21日 22:23:27 +01:00
ipmievd: Eliminate a possible command line overrun

Made pidfile static.

Howitzer105mm commented on pull request IPMITool/ipmitool#27 2024年02月21日 22:23:10 +01:00
ipmievd: Eliminate a possible command line overrun

removed.

5dc1519021 Eliminate buffer overrun in open.c
Howitzer105mm commented on pull request IPMITool/ipmitool#22 2024年02月21日 22:08:32 +01:00
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
Howitzer105mm created pull request IPMITool/ipmitool#29 2024年02月13日 20:30:44 +01:00
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