public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libprotoident/files/
Date: Thu, 29 Jun 2017 17:07:35 +0000 (UTC)	[thread overview]
Message-ID: <1498756052.d9106253326707591000d0773071b08cf0760070.jer@gentoo> (raw)

commit:     d9106253326707591000d0773071b08cf0760070
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 17:07:01 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 17:07:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9106253

net-libs/libprotoident: Obsolete patch.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 ...protoident-9999-lpi_find_unknown-snprintf.patch | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/net-libs/libprotoident/files/libprotoident-9999-lpi_find_unknown-snprintf.patch b/net-libs/libprotoident/files/libprotoident-9999-lpi_find_unknown-snprintf.patch
deleted file mode 100644
index 2378c37b9b9..00000000000
--- a/net-libs/libprotoident/files/libprotoident-9999-lpi_find_unknown-snprintf.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/tools/find_unknown/lpi_find_unknown.cc
-+++ b/tools/find_unknown/lpi_find_unknown.cc
-@@ -219,7 +219,7 @@
- 	dump_payload(ident->lpi, 0, pload_out, 500);
- 	dump_payload(ident->lpi, 1, pload_in, 500);
-         str = (char *)malloc(750);
--        snprintf(str, 1000, "%s %s %u %u %u %.3f %.3f %" PRIu64 " %" PRIu64 " %s %s\n",
-+        snprintf(str, 750, "%s %s %u %u %u %.3f %.3f %" PRIu64 " %" PRIu64 " %s %s\n",
- 			s_ip, c_ip,
-                         f->id.get_server_port(), f->id.get_client_port(),
-                         f->id.get_protocol(), ident->start_ts,
---- a/tools/protoident/lpi_protoident.cc
-+++ b/tools/protoident/lpi_protoident.cc
-@@ -214,7 +214,7 @@
- 	dump_payload(ident->lpi, 0, pload_out, 500);
- 	dump_payload(ident->lpi, 1, pload_in, 500);
-         str = (char *)malloc(750);
--        snprintf(str, 1000, "%s %s %s %u %u %u %.3f %.3f %" PRIu64 " %" PRIu64 " %s %s\n",
-+        snprintf(str, 750, "%s %s %s %u %u %u %.3f %.3f %" PRIu64 " %" PRIu64 " %s %s\n",
- 			proto->name, s_ip, c_ip,
-                         f->id.get_server_port(), f->id.get_client_port(),
-                         f->id.get_protocol(), ident->start_ts,


                 reply	other threads:[~2017-06-29 17:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1498756052.d9106253326707591000d0773071b08cf0760070.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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