index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libc
/
malloc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set malloc_options in global scope with an initializer.
bluhm
2019-06-12
2
-10
/
+8
*
Disable junking with malloc options. If set, the test hangs on low
bluhm
2019-06-11
1
-2
/
+5
*
Move to env var, likelky the possibility to set malloc options from
otto
2019-06-04
2
-19
/
+8
*
Throw malloc_conceal and freezero into the mix.
otto
2019-05-23
1
-3
/
+8
*
This test does not terminate if malloc conf is preconfigured with
bluhm
2018-11-29
1
-2
/
+6
*
We're manipulating malloc flags ourselves, start with restting them all.
otto
2018-11-29
1
-1
/
+5
*
This test does not terminate if malloc conf is preconfigured with
bluhm
2018-11-28
1
-4
/
+8
*
typo
otto
2018-01-28
1
-2
/
+2
*
add malloc_threaderr
otto
2018-01-28
1
-1
/
+2
*
Test for correct error when on thread allocates, and another does a double free
otto
2018-01-28
2
-0
/
+71
*
Fix all clang warnings in libc regress and cleanup some make files.
bluhm
2017-07-27
2
-2
/
+4
*
Run malloc0test with all possible malloc options.
bluhm
2017-07-08
1
-1
/
+7
*
fix make clean and warnings
otto
2017-01-24
2
-1
/
+3
*
make sure realloc preserves data
otto
2017-01-24
1
-17
/
+45
*
use ${.OBJDIR}
otto
2017-01-24
1
-8
/
+8
*
hook malloc_general to the tests
otto
2017-01-23
1
-2
/
+2
*
test malloc/realloc/free with some flag combo's
otto
2017-01-23
2
-0
/
+122
*
Use arc4random_buf() when requesting more than a single word of output
djm
2008-04-13
1
-2
/
+2
*
Don't forget to return 0 on success, doh.
otto
2006-05-16
2
-2
/
+4
*
Hook new ulimit test cases
otto
2006-04-18
1
-2
/
+2
*
near ulimit test case 2
otto
2006-04-18
2
-0
/
+46
*
Near ulimit test case 1
otto
2006-04-18
2
-0
/
+48
*
Unbreak malloc0test for use with mmap malloc which allocates objects
otto
2004-08-04
1
-20
/
+7
*
EOL at end
deraadt
2004-02-11
1
-2
/
+2
*
Test a large negative malloc value as well.
miod
2003-12-25
1
-1
/
+2
*
remove extra \n in {warn,err}{,x} calls
deraadt
2003-08-15
1
-3
/
+3
*
various cleanups; david says results are same
deraadt
2003-07-31
2
-5
/
+5
*
move malloc0test.c to new subdir.
otto
2003-07-15
3
-4
/
+11
*
Test if malloc() sets errno correctly if it returns NULL.
otto
2003-07-15
2
-0
/
+50
*
tags cleanup.
art
2002-02-18
2
-2
/
+2
*
A bug in the malloc test uncoveres a bug in longjmp on alpha.
art
2002-01-04
1
-2
/
+2
*
trivial conversions to bsd.regress.mk
art
2002-01-01
1
-10
/
+2
*
Add options for slient operation and for specifying a count of rounds
art
2001-12-29
1
-4
/
+35
*
add header
deraadt
2001-12-22
1
-0
/
+3
*
malloc(n) regression test
deraadt
2001-12-05
2
-0
/
+112