[notes] 01/01: packages: rlwrap: Another finding

Daniel Shahaf danielsh at apache.org
Sat Dec 3 17:30:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

danielsh-guest pushed a commit to branch master
in repository notes.

commit 1975815c57f3b041d14d26fb35c7c73faebc7b80
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Sat Dec 3 17:27:12 2016 +0000

    packages: rlwrap: Another finding
---
 packages.yml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/packages.yml b/packages.yml
index 3e6a2a4..f4e6589 100644
--- a/packages.yml
+++ b/packages.yml
@@ -27583,8 +27583,13 @@ rlwrap:
   version: 0.42-2
   comments: |
     [armhf/unstable only] .dynsym section includes memcmp() («memcmp at GLIBC_2.4 (3)») on first build only.
-    .
     memcmp() has only one callsite in this package; presumably it's inlined in the first build for some reason?
+    .
+    Another difference:
+      -checking whether we can find command line under <opt_proc_mountpoint>/<pid>/cmdline and mirror it by overwriting our own *argv... yes
+      +checking whether we can find command line under <opt_proc_mountpoint>/<pid>/cmdline and mirror it by overwriting our own *argv... no
+    This may be related to the first difference,
+    since the result of that autoconf check (ENABLE_MIRROR_ARGS) is used near the memcpy() call.
 rmatrix:
   version: 1.2-6-1
   issues:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list