- 30 Jan, 2019 5 commits
-
-
Mouse authored
-
Mouse authored
-
Mouse authored
-
Vasil Velichkov authored
This fixes the following error on MacOS Checking ../../tests/tests-asn1c-compiler/16-constraint-OK.asn1 against ../../tests/tests-asn1c-compiler/16-constraint-OK.asn1.-EFprint-constraints sed: RE error: illegal byte sequence The problem is that some of the test files contain non-UTF8 characters
-
Mouse authored
-
- 29 Jan, 2019 3 commits
- 28 Jan, 2019 8 commits
-
-
Mouse authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Bi-Ruei, Chiu authored
-
Russ Kubik authored
-
Russ Kubik authored
-
Russ Kubik authored
-
Mouse authored
-
- 27 Jan, 2019 5 commits
-
-
Mouse authored
-
Mouse authored
-
Lev Walkin authored
-
Mouse authored
-
Mouse authored
-
- 25 Jan, 2019 6 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Mouse authored
-
Mouse authored
in order to always link with asan and ubsan libraries. Also this is how the check-converter_example is compiled as well.
-
Mouse authored
-
Mouse authored
-
- 23 Jan, 2019 1 commit
-
-
Lev Walkin authored
-
- 22 Jan, 2019 12 commits
-
-
Mouse authored
fixing the buffer overrun, as this fix was lost with this revert.
-
Mouse authored
-
Mouse authored
-
Mouse authored
-
Mouse authored
-
Mouse authored
Merging minor security fix (#318)
-
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
-