mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
4 lines
231 B
Text
4 lines
231 B
Text
o Minor bugfixes (testing):
|
|
- Call setrlimit() to disable core dumps in test_bt_cl.c instead of
|
|
using `ulimit -c` in test_bt.sh, which violates POSIX shell
|
|
compatibility. Fixes bug 29061; bugfix on 0.3.5.1-alpha.
|