public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
From: Carlos O'Donell <carlos@redhat.com>
To: Florian Weimer <fweimer@redhat.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>, libc-stable@sourceware.org
Subject: Re: Backporting CVE-2016-10739
Date: Tue, 01 Jan 2019 00:00:00 -0000	[thread overview]
Message-ID: <990dc4b0-6221-d7e5-f897-309ed4ad7a66@redhat.com> (raw)
In-Reply-To: <87h8djl16h.fsf@oldenburg2.str.redhat.com>

On 2/4/19 3:59 PM, Florian Weimer wrote:
> * Carlos O'Donell:
> 
>>> Patch below.  What do you think?
>>
>> This looks good to me, you make direct use of "__attribute__
>> ((visibility ("hidden")))" in an exceptional case, and that's fine.
> 
>> If this becomes less rare for some reason we might want a
>> libc-symbols.h macro to define something that expresses the intent of
>> the hidden visibility e.g. attr_dup_sym_hidden.
> 
> I'm not a firm believer in those macros.  The fact that attribute_hidden
> expanded to nothing at all was quite a surprise to me.

I care about documenting intent, since this is what keeps the code
maintainable and the interfaces working.

You don't have to use the macros, but they self-document without needing
to have a comment.

In your case the comment is what's important, that we don't want to
export the symbol.

> I've pushed the last version.

Thanks!

> Aurelien, I will not be able to do any more backports before Wednesday,
> so please feel free to take over.

-- 
Cheers,
Carlos.

  reply	other threads:[~2019-02-04 21:14 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-01  0:00 Aurelien Jarno
2019-01-01  0:00 ` Florian Weimer
2019-01-01  0:00   ` Florian Weimer
2019-01-01  0:00     ` Carlos O'Donell
2019-01-01  0:00       ` Florian Weimer
2019-01-01  0:00         ` Carlos O'Donell
2019-01-01  0:00           ` Florian Weimer
2019-01-01  0:00             ` Carlos O'Donell
2019-01-01  0:00               ` Florian Weimer
2019-01-01  0:00                 ` Carlos O'Donell
2019-01-01  0:00                   ` Florian Weimer
2019-01-01  0:00                     ` Carlos O'Donell [this message]
2019-01-01  0:00                     ` Aurelien Jarno
2019-01-01  0:00   ` Carlos O'Donell
2019-01-01  0:00 ` Florian Weimer
2019-01-01  0:00   ` Aurelien Jarno
2019-01-01  0:00     ` Florian Weimer
2019-01-01  0:00       ` Aurelien Jarno

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=990dc4b0-6221-d7e5-f897-309ed4ad7a66@redhat.com \
    --to=carlos@redhat.com \
    --cc=aurelien@aurel32.net \
    --cc=fweimer@redhat.com \
    --cc=libc-stable@sourceware.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).