Commit 33177af1 authored by John Stamp's avatar John Stamp
Browse files

Patch CVE-2022-24795

The patch uses an abort() to prevent heap memory corruption, but per the
discussion here

  https://github.com/lloyd/yajl/pull/240

it seems that's the best option available without a significant rewrite
of the library.
parent 65bfd21c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment