repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use setrlimit instead of ulimit -c in backtrace tests
[tor.git]
/
changes
/
bug29061
blob
58fc4f22e96774a47a02c0dc0e33334bd1902616
1
o Minor bugfixes (testing):
2
- Call setrlimit() to disable core dumps in test_bt_cl.c instead of
3
using `ulimit -c` in test_bt.sh, which violates POSIX shell
4
compatibility. Fixes bug 29061; bugfix on 0.3.5.1-alpha.