All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] netperf: add Gentoo patch to fix buffer overflow compiler warnings
Date: Mon, 27 Dec 2010 21:45:56 +0100	[thread overview]
Message-ID: <87vd2flzaz.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <855e95b6e3f2b8aba90318035d9951ac9d1a5cb3.1293384653.git.smiley73@users.sourceforge.net> (heiko@zuerker.org's message of "Sun, 26 Dec 2010 11:31:15 -0600")

>>>>> "heiko" == heiko  <heiko@zuerker.org> writes:

 heiko> From: Heiko Zuerker <smiley73@users.sourceforge.net>
 heiko> Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net>
 heiko> ---
 heiko>  package/netperf/netperf-2.4.5-netserver.patch |   51 +++++++++++++++++++++++++

So this just fixes a build warning, and otherwise doesn't affect the
resulting binaries?

 heiko> ++++ b/src/netserver.c
 heiko> +@@ -142,7 +142,7 @@
 heiko> + 
 heiko> + #ifndef DEBUG_LOG_FILE
 heiko> + #ifndef WIN32
 heiko> +-#define DEBUG_LOG_FILE "/tmp/netperf.debug"
 heiko> ++#define DEBUG_LOG_FILE "/var/log/netperf.debug"

What's the reason for this change?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2010-12-27 20:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-26 17:31 [Buildroot] [PATCH] netperf: add Gentoo patch to fix buffer overflow compiler warnings heiko at zuerker.org
2010-12-27 20:45 ` Peter Korsgaard [this message]
2010-12-27 20:53   ` Heiko Zuerker
2010-12-27 21:01   ` Mike Frysinger
2010-12-27 22:53 ` Peter Korsgaard

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=87vd2flzaz.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.