search for: gethostbyname_r_bad_host_nam

Displaying 2 results from an estimated 2 matches for "gethostbyname_r_bad_host_nam".

2016 Dec 04
2
[Release-testers] 3.9.1-rc2 is ready for testing
...an-x86_64-Test/MemorySanitizer.fgetgrent_r MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getgrent MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getgrent_r These don't confess why they failed in the log. MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostbyname_r_bad_host_name This one fails like so: [ RUN ] MemorySanitizer.gethostbyname_r_bad_host_name /tmp/llvm/utils/release/rc2/llvm.src/projects/compiler-rt/lib/msan/tests/msan_test.cc:1114: Failure Value of: result Actual: 0x7fff577579b8 Expected: (struct hostent *)0 Which is: NULL [ FAILED ] MemorySanitiz...
2016 Dec 02
9
3.9.1-rc2 is ready for testing
Hi, I just tagged 3.9.1-rc2, so testing can begin. There was a bug found in -rc1 before I could send out a release announcement, so I decided to merge the fix and tag -rc2 to save some testing cycles. We can always use more testers, so if you are interested in helping, let me know. Thanks, Tom