LookingGlass/host/src
Geoffrey McRae fd12d9901a [host] app: dont use pointers when realloc may have changed them
This code was completely broken and corrupts the stack, replace it with
something that is actually safe.
2022-01-09 21:19:17 +11:00
..
app.c [host] app: dont use pointers when realloc may have changed them 2022-01-09 21:19:17 +11:00