diff options
author | Micah Elizabeth Scott <beth@torproject.org> | 2023-08-11 18:05:07 -0700 |
---|---|---|
committer | Micah Elizabeth Scott <beth@torproject.org> | 2023-08-11 18:05:07 -0700 |
commit | d0343b12c68891d655cf313cdca2696460a75833 (patch) | |
tree | d0e598b72ffc1f0cf929d6977adbdd5b28156ed5 /changes | |
parent | 2b8d629079414347128aa875d864d4e734980a5c (diff) | |
download | tor-d0343b12c68891d655cf313cdca2696460a75833.tar.gz tor-d0343b12c68891d655cf313cdca2696460a75833.zip |
test_dos: Fixes for uninitialized stack memory
This was causing CI failures that didn't reproduce on my local machine.
The DoS subsystem now has a new assert() which triggers a BUG on some
nonzero memory contents (or_conn->tracked_for_dos_mitigation), and
uninitialized stack memory might be nonzero.
Diffstat (limited to 'changes')
0 files changed, 0 insertions, 0 deletions