tor/src/lib
Alexander Færøy 7a64f6ea04 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
2019-10-17 20:52:27 +02:00
..
arch Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
buf buffers: use ptrdiff_t to indicate offsets. 2019-09-04 12:06:27 -04:00
cc Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
compress Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
conf Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
confmgt Add comments to try to prevent recurrence of #31495. 2019-10-01 09:45:12 -04:00
container smartlist_pqueue: use ptrdiff_t instead of int for offsets. 2019-09-04 12:06:27 -04:00
crypt_ops Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
ctime Add comments to include.am files to note where new sources go 2019-05-02 09:37:18 -04:00
defs Run "make autostyle" and fix wide lines. 2019-09-16 13:27:42 -04:00
dispatch Fix a crash bug in max_u16_in_sl() 2019-10-01 13:01:20 -04:00
encoding Make config_lines_eq() take const arguments. 2019-07-03 10:27:38 -04:00
err Merge remote-tracking branch 'tor-github/pr/1379' 2019-10-07 10:15:46 -04:00
evloop Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
fdio Add comments to include.am files to note where new sources go 2019-05-02 09:37:18 -04:00
fs Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
geoip Run "make autostyle." 2019-06-05 09:33:35 -04:00
intmath Run "make autostyle." 2019-06-05 09:33:35 -04:00
lock Merge branch 'tor-github/pr/1346' 2019-09-30 13:56:51 +03:00
log Merge branch 'tor-github/pr/1377' 2019-10-03 19:13:57 +03:00
malloc Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
math Run "make autostyle" with new "annotate_ifdef_directives" 2019-09-26 15:52:45 -04:00
memarea Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
meminfo Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
net Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
osinfo Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
process Ensure that the exit callback is called if CreateProcessA() fails on Windows. 2019-10-17 20:52:27 +02:00
pubsub Merge branch 'tor-github/pr/1040' 2019-06-11 11:59:39 -04:00
sandbox Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
smartlist_core Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
string string: macOS --enable-fragile-hardening uses safe string functions 2019-08-29 13:10:34 +10:00
subsys Run "make autostyle." 2019-06-05 09:33:35 -04:00
term Run "make autostyle." 2019-06-05 09:33:35 -04:00
testsupport Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
thread Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
time Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
tls Merge remote-tracking branch 'tor-github/pr/1394' 2019-10-09 16:44:12 -04:00
trace Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
version Add comments to include.am files to note where new sources go 2019-05-02 09:37:18 -04:00
wallclock Merge branch 'bug31615_040' into bug31615_041 2019-09-10 08:43:13 +10:00
include.libdonna.am Add a configure switch to build with NSS. 2018-07-11 13:22:20 -04:00