public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: vvvvvv@google.com
Cc: elfutils-devel@sourceware.org, kernel-team@android.com
Subject: Re: [PATCH] libdwfl: add dwfl_report_offline_memory
Date: Sun, 16 Oct 2022 17:19:12 +0200	[thread overview]
Message-ID: <Y0wg8OXg9gjCgSUS@wildebeest.org> (raw)
In-Reply-To: <20220920133637.2639873-1-vvvvvv@google.com>

Hi Aleksei,

On Tue, Sep 20, 2022 at 01:36:37PM +0000, Aleksei Vetrov via Elfutils-devel wrote:
> This method allows to read and report ELF from memory instead of opening
> a file. That way arbitrary memory can be worked with, e.g. when coming
> from a stream without the need to persist.
> 
> Another useful application is for fuzzing, because fuzzers might be able
> to track accesses to the memory and change the fuzzer input to cover
> more edge cases through more targeted input. Hence, add a new function
> along with a test case.

This is a very nice patch.  Pushed almost as is.  While reviewing I
added some ChangeLog entries.  I added the NEWS entry.  In libdw.map I
moved dwfl_report_offline_memory under ELFUTILS_0.188.  In the
tests/Makefile.am I added libeu to dwfl_report_offline_memory_LDADD
because the test uses error.

Thanks,

Mark

      reply	other threads:[~2022-10-16 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 13:36 vvvvvv
2022-10-16 15:19 ` Mark Wielaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y0wg8OXg9gjCgSUS@wildebeest.org \
    --to=mark@klomp.org \
    --cc=elfutils-devel@sourceware.org \
    --cc=kernel-team@android.com \
    --cc=vvvvvv@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).