On Sat, 2016-02-13 at 19:47 +0100, Mark Wielaard wrote: > new_unwound didn't check whether malloc was successful. Check that we > could allocate memory before use and return DWFL_E_NOMEM otherwise.
Pushed to master.
On Sat, 2016-02-13 at 19:47 +0100, Mark Wielaard wrote: > new_unwound didn't check whether malloc was successful. Check that we > could allocate memory before use and return DWFL_E_NOMEM otherwise.
Pushed to master.