]> skyeroc.xyz Git - dgamelaunch/commit
Make dgl_format_str reentrant by changing the static return buffer to auto
authorTangles <andyrthomson@gmail.com>
Mon, 10 Feb 2020 13:58:44 +0000 (00:58 +1100)
committerTangles <andyrthomson@gmail.com>
Mon, 10 Feb 2020 13:58:44 +0000 (00:58 +1100)
commit3033d2a362d539def4a5e1af7dbc397d796df6af
treeb5e70af7152c0ff207a15dc6bc69c71709429871
parent0b0e5b3e63bdf95b897ef01160a7bfd26958ddc6
Make dgl_format_str reentrant by changing the static return buffer to auto

and returning a dynamically allocated copy.
dgamelaunch.c
dgl-common.c