Skip to content

gopenuriportal: Fix a use-after-free on an error path

Philip Withnall requested to merge pwithnall/glib:scan-build-leak-fix into main

path was used in building the error message after it had been freed. Spotted by scan-build.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Helps: #1767 (closed)

Merge request reports