SUSE / libpulp

libpulp enables live patching in user space applications.
GNU Lesser General Public License v2.1
55 stars 11 forks source link

Add support for process chrooted into /proc #193

Closed giulianobelinassi closed 1 year ago

giulianobelinassi commented 1 year ago

Some processes in SLE chroots into /proc. This patch add support for those processes by detecting such cases and escaping the chroot through the root directory of the process with pid = 1.