#1086012 dpkg: don't spawn a subprocess when it's not needed

Package:
dpkg
Source:
dpkg
Description:
Debian package management system
Submitter:
Matteo Croce
Date:
2024-10-25 10:15:02 UTC
Severity:
normal
Tags:
#1086012#5
Date:
2024-10-24 22:41:56 UTC
From:
To:
Dear Maintainer,

I'm working on the dpkg codebase, and I've found that when extracting a
.deb with an uncompressed data.tar, we can install it even without calling
dpk-deb as subprocess.
Find a patch attached.

Regards,