Damir Franusic
Damir Franusic
**test.asn1** ```asn TEST DEFINITIONS IMPLICIT TAGS ::= BEGIN TestINT ::= INTEGER (0..4294967295) TestPDU ::= SEQUENCE { one [0] SEQUENCE OF INTEGER (0..4294967295), two [1] INTEGER (0..4294967295), three [2] TestINT }...
# First and foremost consider this: - Only RetroArch bugs should be filed here. Not core bugs or game bugs - This is not a forum or a help section,...
Simple line tokenizer causes initinite error loop on random occasions, usually when parser invocation is done in a loop with minimal pauses between iterations. I am reusing parser, lexer and...
Valgrind output: ``` ==8182== HEAP SUMMARY: ==8182== in use at exit: 711 bytes in 1 blocks ==8182== total heap usage: 608 allocs, 607 frees, 2,167,890 bytes allocated ==8182== ==8182== 711...