Files
Mike Frysinger b5a4a01af4 sim: hw: rework code to avoid gcc warnings
Newer gcc thinks we might return a pointer to a stack buffer, but
we don't -- we strdup it before returning.  Rework the code to just
malloc the buffer from the start and avoid the stack+strdup.
2021-01-09 08:40:07 -05:00
..
2021-01-08 15:45:42 -05:00
2019-09-23 22:11:02 +01:00
2021-01-08 15:45:42 -05:00
2019-09-23 22:11:02 +01:00