summaryrefslogtreecommitdiff
path: root/ct_servmgmt.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-03-16 13:40:19 +0100
committerDaniel Borkmann <dborkman@redhat.com>2013-03-16 13:40:19 +0100
commit30e1aafbae487e63a1f1f294391bbdc993808c4b (patch)
tree9c9bee0368574c020df7ebcc1ac0a42abf9f292c /ct_servmgmt.c
parent7cd3e9e94ae848974d52b929fd28652f4c7d48c5 (diff)
netsniff-ng: do not leak file descriptors on exit
Covertiy detected that when we redirect sdtin/stdout either via ``-i -'' or ``-o -'', we also need to properly close it when it goes out of scope. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ct_servmgmt.c')
0 files changed, 0 insertions, 0 deletions
1bae6c99decf9137069646b593d3439171a8a8e2&id2=2b2d3eb41c920b47df2fcedd1489cf748bd09466'>diff)
Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'
Sergei Shtylyov says: ==================== sh_eth: E-DMAC interrupt mask cleanups Here's a set of 3 patches against DaveM's 'net-next.git' repo. The main goal of this set is to stop using the bare numbers for the E-DMAC interrupt masks. [1/3] sh_eth: rename EESIPR bits [2/3] sh_eth: add missing EESIPR bits [3/3] sh_eth: stop using bare numbers for EESIPR values ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util')