flt.lttng-utils.debug-info: Fix: dirname(3) might modify input string
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 19 Feb 2019 18:53:48 +0000 (13:53 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commitaadd98b9977d8994ac5af45de6988e1e84958d96
tree986833eab2965b53e32e62d900411008e093c0de
parent5a58b4f3305b3f97e91eeb9cb3db7f5e23472b15
flt.lttng-utils.debug-info: Fix: dirname(3) might modify input string

Use g_path_get_dirname() to allocate a news string instead.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
plugins/lttng-utils/bin-info.c
This page took 0.023537 seconds and 5 git commands to generate.