This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Check against negative uid/gid for fchown().
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 7 Feb 2016 00:05:10 +0000 (19:05 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 7 Feb 2016 13:23:46 +0000 (08:23 -0500)
commitf95ba548a286b17c260cc168715a9d0d441b14a6
treeeebda5911c55241fbb6e60dab7d188ff40180885
parent9a28816aff195b1fd1ba9bcaa3db6eefd8ad70d4
Check against negative uid/gid for fchown().

Coverity CID 135145: Argument cannot be negative (NEGATIVE_RETURNS)
doio.c