-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
out of sync with svn? #3
Comments
Got it, thanks. Could the project description be changed? It's currently "Mirror of http://svn.pyyaml.org/libyaml/" A note about the new URL may be helpful in its place ? |
@trevor agree. |
Done |
sigmavirus24
pushed a commit
to sigmavirus24/libyaml
that referenced
this issue
Apr 6, 2017
Port sqlite3 fuzzer.
sigmavirus24
pushed a commit
to sigmavirus24/libyaml
that referenced
this issue
Apr 6, 2017
fuzzers fail with: ================================================================= �[1m�[31m==18057==ERROR: AddressSanitizer: global-buffer-overflow on address 0x000000b8a144 at pc 0x0000007ae0ca bp 0x7fff2b91a4d0 sp 0x7fff2b91a4c8 �[1m�[0m�[1m�[34mWRITE of size 4 at 0x000000b8a144 thread T0�[1m�[0m #0 0x7ae0c9 in fuzzer::TracePC::HandleInit(unsigned int*, unsigned int*) /src/libfuzzer/FuzzerTracePC.cpp:49:8 yaml#1 0x7bcab9 in __sanitizer_cov_trace_pc_guard_init /src/libfuzzer/FuzzerTracePC.cpp:286:15 yaml#2 0x5156bf in sancov.module_ctor (/out/curl_fuzzer+0x5156bf) yaml#3 0x88c1cc in __libc_csu_init (/out/curl_fuzzer+0x88c1cc) yaml#4 0x7f4ab7aed7be in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x207be) yaml#5 0x41fd78 in _start (/out/curl_fuzzer+0x41fd78)
sigmavirus24
pushed a commit
to sigmavirus24/libyaml
that referenced
this issue
Apr 6, 2017
There seem to be leaks in icu tools: LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH ../bin/genrb --usePoolBundle -k -i ./out/build/icudt58l -s /src/icu/source/data/locales -d ./out/build/icudt58l ar.txt ================================================================= �[1m�[31m==7719==ERROR: LeakSanitizer: detected memory leaks �[1m�[0m �[1m�[34mDirect leak of 64 byte(s) in 1 object(s) allocated from: �[1m�[0m #0 0x4d3368 in malloc /src/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:64 yaml#1 0x5154fb in ucbuf_open /src/icu/source/tools/toolutil/ucbuf.cpp:469:36 yaml#2 0x50d4b3 in main /src/icu/source/tools/gendict/gendict.cpp:316:19 yaml#3 0x7ff77f72582f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2082f)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this still a mirror of http://svn.pyyaml.org/libyaml/ ? It seems out of sync?
Where should pull requests for YAML 1.2 spec be submitted?
The text was updated successfully, but these errors were encountered: