commit | 12abcb36c871f4c97d7aed3d9bd55e5477888bb7 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Dec 10 14:14:09 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Dec 10 14:14:09 2008 +0000 |
tree | d526460c2d752fca87fb8735c5ce3dbc0d9caade | |
parent | 311c19a661fb8e8cc85d131c1b87a6b80a89ef7c [diff] |
libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ less: small optimization -15 bytes