On Wed, Mar 20, 2019 at 11:34:09AM -0500, Aditya Pakki wrote: > In enumerate_services, ida_simple_get on failure can return an error and > leaks memory. The patch ensures that the dev_set_name is set on non > failure cases, and releases memory during failure. > > Signed-off-by: Aditya Pakki <[email protected]>
Applied, thanks!

