mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
Commit fixes segfault in 'set' sub-command when no IPMI interface is present/available. This is caused by 'intf->session' being used without check whether it's NULL or not which leads to NULL reference in printf().
Description
An open-source tool for controlling IPMI-enabled systems
5 MiB
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%