Thomas Markwalder
7512d88b9f
[master] Replaced licensing text with MPL licensing text throughout
2017-07-12 09:23:23 -04:00
Shawn Routhier
3d9cf089ee
[master] Comment out the max alloc test for now
2016-08-26 10:53:44 -07:00
Shawn Routhier
dd3373f457
[master] Fix test allocation message to use %zu
2016-07-27 11:05:13 -07:00
Shawn Routhier
10b7683e58
[master] Update dmalloc to use a size_t as an argument
...
Update dmalloc to use a size_t as an argument which will
bring it in line with the call it makes to malloc and
avoid possible truncation.
2016-07-27 10:41:26 -07:00
Thomas Markwalder
9deef2e73e
[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...
2016-03-04 16:19:27 -05:00
Shawn Routhier
4ced250f58
[master] Terminate strings before calling regexec
...
Make sure strings are terminated before callng regexec.
If they are we can simply copy the pointers, if they
aren't we need to copy the string into a new block
of memory.
Fix a boundary error in data_string_new()
2016-01-15 19:49:23 -08:00
Thomas Markwalder
d9b2a590e8
[master] Host declaration name can now be used in DNS forward name
...
Merges in rt21323.
2014-11-19 10:56:17 -05:00
Tomek Mrugalski
db81cc0ca0
[25901_atf] Existing alloc tests in common converted to ATF
2012-06-29 16:59:17 +02:00
Shawn Routhier
ae56655628
Update for 19054 - modifications to keep GCC 4.3 happy
2009-01-22 00:43:58 +00:00
Shane Kerr
22a3cd2738
automake regeneration + added forgotten example tests
2007-11-16 11:08:33 +00:00