]> git.saurik.com Git - apt.git/commit
DropPriv: Really call seteuid and not setuid, and add more checks
authorJulian Andres Klode <jak@debian.org>
Wed, 24 Sep 2014 14:47:55 +0000 (16:47 +0200)
committerJulian Andres Klode <jak@debian.org>
Wed, 24 Sep 2014 14:47:55 +0000 (16:47 +0200)
commit5f2047ece8c192d919cd97fea73759ce07b416ce
treeb38bda013c2586a8a8851bf6e7a6b8c24dda94f0
parent3927c6da48c206b6b251661f44680d9883b4f6b4
DropPriv: Really call seteuid and not setuid, and add more checks

The only thing we are missing is non-portable saved ids support.
apt-pkg/contrib/fileutl.cc