Open GoogleCodeExporter opened 9 years ago
It's really unsafe to run this sort of test as root, right?
Original comment by josh.mac...@gmail.com
on 5 Nov 2012 at 6:50
BTW, the reason I removed that statement is that getuid() test isn't portable,
i.e., the special case was difficult to maintain. That and I think it's unsafe.
Original comment by josh.mac...@gmail.com
on 5 Nov 2012 at 7:04
If it is unsafe, then maybe something should warn the user not to run 'xdelta
test' as root?
Original comment by ajpl.delacroix
on 5 Nov 2012 at 5:33
If there was a portable way to detect whether you are running as root, we
wouldn't have this problem.
Original comment by josh.mac...@gmail.com
on 18 Nov 2012 at 6:11
Original issue reported on code.google.com by
ajpl.delacroix
on 4 Nov 2012 at 7:55