Files
flatpak/common
Philip Withnall efa58b54f2 common: Remove an unnecessary conditional
fd_array is always non-NULL at this point; adding a conditional there
confuses the code, confuses static analysis, and leaves open the
possibility for ld_so_fd to be leaked if that conditional is not taken
in future.

Coverity CID: #1457790

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Closes: #1108
Approved by: alexlarsson
2017-10-17 10:22:27 +00:00
..
2017-10-11 12:48:07 +00:00
2017-03-29 17:14:36 +02:00