]> andersk Git - libyaml.git/commit
Fix unitialized value crash found by OSS Fuzz
authorIan Cordasco <graffatcolmingov@gmail.com>
Sat, 13 May 2017 23:27:08 +0000 (18:27 -0500)
committerIan Cordasco <graffatcolmingov@gmail.com>
Sat, 13 May 2017 23:27:08 +0000 (18:27 -0500)
commit6bbc217fc721b3b78ee7911e5267b40984943f4c
treee5af6160f47e9a99e0a4d52c5d53694607882224
parent119b7b6adfa72552d6dc7eb03f402ff5cf8f9fa6
Fix unitialized value crash found by OSS Fuzz

Google's OSS Fuzz project found input for libyaml that was capable of
triggering an uninitialized value crash.

Patch provided by Alex Gaynor
regression-inputs/clusterfuzz-testcase-minimized-5607885063061504.yml [new file with mode: 0644]
src/scanner.c
This page took 0.1609 seconds and 5 git commands to generate.