mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-21 16:42:19 +08:00
ID: 3578275 - 'lib/ipmi_fru.c' - memory leaks Commit fixes several memory leaks and possible call of free() on memory that has been already freed. Despite 'goto' should be avoided as much as possible, its use seemed to be quite reasonable in this case.
Description
An open-source tool for controlling IPMI-enabled systems
5.1 MiB
IPMITOOL_1_8_19
Latest
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%