X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Flttng-elf.c;h=f5702ae453f4df08625ced8e5cdcf82367b6c502;hb=5ae0c80e1f9a3ed89044a6e810d7d844fab6ba24;hp=118fc75af283acb18cc6aad277892282cfac79e3;hpb=e5212a1dde8128fb55fac4308d54cae575b8305e;p=lttng-tools.git 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;