From: Jérémie Galarneau Date: Mon, 15 Jun 2020 22:44:23 +0000 (-0400) Subject: Fix: uprobe: missing error code on allocation failure X-Git-Tag: v2.11.5~2 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=a7a8030fb9681c60b965475bff669983eb3ea965;hp=a7a8030fb9681c60b965475bff669983eb3ea965;p=lttng-tools.git Fix: uprobe: missing error code on allocation failure lttng_userspace_probe_location_function_create_from_payload does not report an allocation failure when strdup fails. Signed-off-by: Jérémie Galarneau Change-Id: Ibed9906cabeca81081647d220a7aef1f54d251d4 ---