mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
5f60f22d4d
Changelog: =========== - Add WebSocket autobahn client testsuite - Fail fast after receiving invalid UTF-8 payload in WebSocket connection - Fix HTTP date formatting data race - Fix exception reads from generic JSON - guard iterator against end in stencilcount - guard fixed-size arrays in beve bool and complex readers - guard eetf_to_json length readers against char sign extension - guard eetf big integer sign byte read against end - guard http_client chunked readers against chunk size overflow Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>