fixed: was potentially storing stack-allocated name strings in the trackmap
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 30 Dec 2021 11:49:46 +0000 (13:49 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 30 Dec 2021 11:49:46 +0000 (13:49 +0200)
commit295b86a1a8efdfe4fb0d9dba6152eb956441603c
tree01c2884b4238140d7c8c4d8ccfd34220c792ae0f
parent8779bb586efd94381dacd5ffd8de35e62531a540
fixed: was potentially storing stack-allocated name strings in the trackmap
Makefile
Makefile.android
src/demosys.c
src/demosys.h
src/rbtree.c