This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libdwfl: Don't crash on out of memory when frame unwinding.


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]