- 07 Jul, 2020 4 commits
-
-
fei4xu authored
The encode function call will crash if it's not initialized. Update the document to make it more clear.
-
Lev Walkin authored
-
Rob Stradling authored
-
Lev Walkin authored
-
- 28 Sep, 2019 1 commit
-
-
Shad Ansari authored
-
- 24 Aug, 2019 1 commit
-
-
Jonathan D. Storm authored
-
- 11 Aug, 2019 1 commit
-
-
Lev Walkin authored
In some cases an INTEGER overflow during parsing is not detected and incorrect value is returned to the decoder instead of an error. Reported by Nika Pona <npona@digamma.ai>. (Severity: low; Seuciry impact: medium).
-
- 10 Feb, 2019 2 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
- 28 Jan, 2019 6 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Bi-Ruei, Chiu authored
-
Russ Kubik authored
-
Russ Kubik authored
-
Russ Kubik authored
-
- 27 Jan, 2019 1 commit
-
-
Lev Walkin authored
-
- 25 Jan, 2019 2 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
- 23 Jan, 2019 1 commit
-
-
Lev Walkin authored
-
- 22 Jan, 2019 6 commits
-
-
Lev Walkin authored
-
Dave Cridland authored
The function `SET_OF__encode_sorted` stored the working element buffer in a static variable. If called recursively (that is, when performing encoding of a SET containing another SET) the outermost element buffer is therefore clobbered by the innermost call. This causes a SEGV on continuation of the outermost call. Bug found during testing of [https://github.com/surevine/spiffing Spiffing], fix verified with the same test suite.
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 21 Nov, 2017 6 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 20 Nov, 2017 1 commit
-
-
Lev Walkin authored
-
- 18 Nov, 2017 8 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Jon Ringle authored
-
Jon Ringle authored
This file can be included and transformed via automake
-
Jon Ringle authored
The generated Makefile.am.example is not really in the automake style. Renaming it to converter-example.mk to reflect that it is a plain makefile snippet and that it is for creating the converter-example
-
Jon Ringle authored
-
Jon Ringle authored
-