- 26 Jul, 2017 2 commits
- 19 Jul, 2017 2 commits
-
-
James Almer authored
Fixes fate-source.
-
foo86 authored
-
Avoid undefined behavior in skip_input() by checking that enough data is available before incrementing input pointer. Check return values of parse_key() and skip_input() and exit early with error if there is not enough data.