Commit c4fca5bb4fcf8509cb93db6e20314f22994c093b

cptpcrd 2021-02-07T14:22:21

closefrom: Handle lowfd < 0 properly More important if close_range() is going to be used, since casting negative values to 'unsigned int' might hide the errors. [guillem@hadrons.org: Minor coding style fix. ] Signed-off-by: Guillem Jover <guillem@hadrons.org>