-
- Downloads
glnx-local-alloc: Make check for invalid FDs more general
In general, all FDs < 0 are invalid (and should not have close() called
on them), so check that. This could have caused problems if a function
returned an error value < -1.
Signed-off-by:
Philip Withnall <withnall@endlessm.com>
Please register or sign in to comment