X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Flttng-elf.c;h=f5702ae453f4df08625ced8e5cdcf82367b6c502;hp=118fc75af283acb18cc6aad277892282cfac79e3;hb=3d77dbcb82ebdf9ad45fb40885e0762e537760e6;hpb=f726677b9b3a5a384bb96ea4ef7d6f0c4b03524f diff --git a/src/common/lttng-elf.c b/src/common/lttng-elf.c index 118fc75af..f5702ae45 100644 --- a/src/common/lttng-elf.c +++ b/src/common/lttng-elf.c @@ -908,7 +908,6 @@ int lttng_elf_get_sdt_probe_offsets(int fd, const char *provider_name, goto destroy_elf_error; } - curr_data_ptr = stap_note_section_data; next_note_ptr = stap_note_section_data; curr_note_section_begin = stap_note_section_data;