Skip to content

fix typo (was uknown)#4

Closed
woodruffw wants to merge 73 commits into
yaml:masterfrom
woodruffw-forks:master
Closed

fix typo (was uknown)#4
woodruffw wants to merge 73 commits into
yaml:masterfrom
woodruffw-forks:master

Conversation

@woodruffw
Copy link
Copy Markdown

Correct a minor typo in scanner.c.

xitology added 30 commits May 26, 2006 21:46
Add basic reader fields to the parser structure.

Start implementing basic parser functions.
Reader is mostly done (though untested).
Add YAML_DECLARE to the API declarations (Thanks to Peter Murphy for suggestion).
Add a basic description of all tokens produced by the scanner.
xitology and others added 24 commits December 27, 2008 21:28
…potential simple key (yaml#156, thank to ppelletier(at)oblong(dot)com).
https://bitbucket.org/xi/libyaml/issue/10/wrapped-strings-cause-assert-failure

Commenting out the assert makes the scanner do the right thing and
results in just a simple parse failure.
@ingydotnet
Copy link
Copy Markdown
Member

This seems to have gotten fixed at some point.

Thanks for reporting it. Closing.

@ingydotnet ingydotnet closed this Dec 29, 2016
sigmavirus24 pushed a commit to sigmavirus24/libyaml that referenced this pull request Apr 6, 2017
sigmavirus24 pushed a commit to sigmavirus24/libyaml that referenced this pull request 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants