diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2014-04-19 16:02:14 +0200 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2014-04-19 16:02:14 +0200 |
commit | ee6791128fce28277671ea378104050cf130d2f2 (patch) | |
tree | d3d314e72d0590bf9a64c0f09d8093a94da94583 /src/tool_setup.h | |
parent | 549b4a659a7ffabe499369869abf05762a4c0287 (diff) |
multi.c: fix possible invalid memory access in case nfds overflows
ufds might not be allocated in case nfds overflows to zero while
extra_nfds is still non-zero. udfs is then accessed within the
extra_nfds-based for loop.
Diffstat (limited to 'src/tool_setup.h')
0 files changed, 0 insertions, 0 deletions