diff options
author | Alexander Færøy <ahf@torproject.org> | 2019-10-17 16:47:04 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@torproject.org> | 2019-10-17 20:52:27 +0200 |
commit | 7a64f6ea049747385acf77985ad4df5fa497b3e1 (patch) | |
tree | 158105a6fc7d4ec1ebb3730f47378647e7d50933 /src/test | |
parent | 85b4a5c27659a7d162c2e476e1e0dfbeefd73095 (diff) | |
download | tor-7a64f6ea049747385acf77985ad4df5fa497b3e1.tar.gz tor-7a64f6ea049747385acf77985ad4df5fa497b3e1.zip |
Ensure that the exit callback is called if CreateProcessA() fails on Windows.
This patch fixes an issue where the exit handler is not called for the
given process_t in case CreateProcessA() fails. This could, for example,
happen if the user tries to execute a binary that does not exist.
See: https://bugs.torproject.org/31810
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions