All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Blundell <pb@pbcl.net>
To: Bill Randle <william.c.randle@intel.com>,
	 openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] insane.bbclass: tighten lib_re and exec_re patterns to avoid false positive
Date: Wed, 23 Mar 2016 17:56:38 +0000	[thread overview]
Message-ID: <1458755798.3476.186.camel@pbcl.net> (raw)
In-Reply-To: <1458748461-4643-1-git-send-email-william.c.randle@intel.com>

On Wed, 2016-03-23 at 08:54 -0700, Bill Randle wrote:
> lib_re would match files like "/libsoletta.so.0.0.1-gdb.py" which are
> not valid library filenames.

What are the consequences of it matching things that are not libraries?

> Tighten up the re for lib_re and exec_re so they match only valid
> sonames (.so or .so followed by major version and optional minor
> version and release).

Where does this definition of "valid sonames" come from?

p.



  parent reply	other threads:[~2016-03-23 17:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23 15:54 [PATCH] insane.bbclass: tighten lib_re and exec_re patterns to avoid false positive Bill Randle
2016-03-23 16:23 ` Burton, Ross
2016-03-23 16:40   ` Randle, William C
2016-03-23 17:56 ` Phil Blundell [this message]
2016-03-23 17:59   ` Burton, Ross
2016-03-23 18:03     ` Phil Blundell
2016-03-23 21:17       ` Burton, Ross
2016-03-23 21:36         ` Randle, William C

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=1458755798.3476.186.camel@pbcl.net \
    --to=pb@pbcl.net \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=william.c.randle@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.