X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=lib%2Fdebuginfo.c;h=21afcb5247d907a2e4373b8c4423782d78ff6b4c;hp=3559c22bbc5a88c1449d0dd88a66b6d50ccda864;hb=51a9f65dcf8b3e55791131ec530331a10439026a;hpb=ed368e82edcf0a626978bb09e3810c9aa25b53a4 diff --git a/lib/debuginfo.c b/lib/debuginfo.c index 3559c22b..21afcb52 100644 --- a/lib/debuginfo.c +++ b/lib/debuginfo.c @@ -129,8 +129,7 @@ struct debug_info_source *debug_info_source_create_from_so(struct so_info *so, } debug_info_src->short_src_path = get_filename_from_path( - src_loc->filename); - + debug_info_src->src_path); } source_location_destroy(src_loc);