mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00: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 MiB
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%