public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libesmtp/files/
@ 2017-01-15  9:50 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-01-15  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     777b83d3eabd28229da2f1c438ad2cc3d8532734
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jan 15 09:18:30 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 09:49:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777b83d3

net-libs/libesmtp: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3488

 net-libs/libesmtp/files/libesmtp-1.0-openssl.patch | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/net-libs/libesmtp/files/libesmtp-1.0-openssl.patch b/net-libs/libesmtp/files/libesmtp-1.0-openssl.patch
deleted file mode 100644
index 2a7df7e..00000000
--- a/net-libs/libesmtp/files/libesmtp-1.0-openssl.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- ntlm/ntlmdes.c	2003-09-17 19:27:03.000000000 +0000
-+++ ntlm/ntlmdes.c	2003-09-17 19:27:40.000000000 +0000
-@@ -60,8 +60,8 @@
-   des_ecb_encrypt (iv, result, ks, DES_ENCRYPT);
- 
-   /* paranoia */
--  memset (key, 0, sizeof key);
--  memset (ks, 0, sizeof ks);
-+  memset (&key, 0, sizeof key);
-+  memset (&ks, 0, sizeof ks);
- }
- 
- /* Copy and convert to upper case.  If supplied string is shorter than the


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-15  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15  9:50 [gentoo-commits] repo/gentoo:master commit in: net-libs/libesmtp/files/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox