From: Mark Wielaard <mjw@redhat.com>
To: elfutils-devel@lists.fedorahosted.org
Subject: Re: [PATCH] libdw: Initialize variables in getcfi_gnu_eh_frame.
Date: Wed, 03 Dec 2014 14:13:23 +0100 [thread overview]
Message-ID: <1417612403.18974.6.camel@bordewijk.wildebeest.org> (raw)
In-Reply-To: 1417128338-28732-1-git-send-email-mjw@redhat.com
[-- Attachment #1: Type: text/plain, Size: 546 bytes --]
On Thu, 2014-11-27 at 23:45 +0100, Mark Wielaard wrote:
> Some older GCCs are not clever enough to realize that when search_table
> is NULL not only are search_table_entries and search_table_encoding not
> initialized, they are also not used. Giving "may be used uninitialized"
> errors.
> [...]
> +++ b/libdw/ChangeLog
> @@ -1,3 +1,8 @@
> +2014-11-27 Mark Wielaard <mjw@redhat.com>
> +
> + * dwarf_getcfi_elf.c (getcfi_gnu_eh_frame): Initialize
> + search_table_entries and search_table_encoding.
I pushed this to master now.
next reply other threads:[~2014-12-03 13:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-03 13:13 Mark Wielaard [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-27 22:45 Mark Wielaard
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=1417612403.18974.6.camel@bordewijk.wildebeest.org \
--to=mjw@redhat.com \
--cc=elfutils-devel@lists.fedorahosted.org \
/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).