On Thu, Oct 5, 2017 at 6:53 PM, Vishal Verma <vishal.l.verma(a)intel.com> wrote:
We allocated a buffer for wait_probe_path via strdup, but failed to
free
it in the error path.
Cc: Dan Williams <dan.j.williams(a)intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma(a)intel.com>
---
Applied, thanks.