ref: bff129628abfb6052b74c64dd5e4ea54cc12a1f1
parent: b12b052a7196b4ff50cf12ccd92e9cdd308aa82f
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Jul 31 18:25:21 EDT 2023
*l: make sure Sym and Auto structs are fully initialized (thanks moodman) The conversion from gethunk() to malloc() means the allocation is not guaranteed to be zeroed, so memset() explicitely when neccessary.