Skip to content

Libinsane: Workarounds/one_page_flatbed: Fix double-free in case we are not...

Libinsane: Workarounds/one_page_flatbed: Fix double-free in case we are not able to start a scan session. scan_start() did free the allocated session, but later on_item_close() did try to free it again

Merge request reports