mirror of
https://github.com/ianlancetaylor/libbacktrace.git
synced 2026-06-14 10:39:09 +08:00
libbacktrace: Fix typos in various files
Signed-off-by: Dhruv Chawla <dhruvc@nvidia.com> libbacktrace/ChangeLog: * allocfail.sh: Fix typos. * elf.c (elf_fetch_bits): Likewise.
This commit is contained in:
committed by
Ian Lance Taylor
parent
96664e69b1
commit
9477521bc1
@@ -77,7 +77,7 @@ while [ $i -le $allocs ]; do
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# The test-case would run too long if we would excercise all allocs.
|
||||
# The test-case would run too long if we would exercise all allocs.
|
||||
# So, run with step 1 initially, and increase the step once we have 10
|
||||
# subsequent passes, and drop back to step 1 once we encounter another
|
||||
# failure. This takes ~2.6 seconds on an i7-6600U CPU @ 2.60GHz.
|
||||
|
||||
Reference in New Issue
Block a user