All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libpam-tacplus: fix compilation with GCC 8
Date: Sun, 16 Dec 2018 22:30:49 +0100	[thread overview]
Message-ID: <87h8fd5fcm.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20181211112113.21648-1-casantos@datacom.com.br> (Carlos Santos's message of "Tue, 11 Dec 2018 09:21:13 -0200")

>>>>> "Carlos" == Carlos Santos <casantos@datacom.com.br> writes:

 > GCC 8 demands that the size of the string copied by strncpy be smaller
 > than the size of the destination to keep space for the trailibg '\0'.
 > This causes a compilation error in pam_tacplus, so add a patch already
 > sent uptream to fix it.

 > Fixes:
 >   http://autobuild.buildroot.net/results/da6d150e470046c03c5f7463de045604e15e4a30/

 > Signed-off-by: Carlos Santos <casantos@datacom.com.br>

Committed to 2018.11.x, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2018-12-16 21:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 11:21 [Buildroot] [PATCH] package/libpam-tacplus: fix compilation with GCC 8 Carlos Santos
2018-12-13 21:12 ` Thomas Petazzoni
2018-12-15  0:53   ` Carlos Santos
2018-12-16 21:30 ` Peter Korsgaard [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=87h8fd5fcm.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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.