mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The file pointer in the functions is_online() and cpu_is_configured() is only freed in the good case. Make sure it is always freed. Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>