ports/159147: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Tue Jul 26 07:00:21 UTC 2011


The following reply was made to PR ports/159147; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/159147: commit references a PR
Date: Tue, 26 Jul 2011 06:54:59 +0000 (UTC)

 dim         2011-07-26 06:54:46 UTC
 
   FreeBSD ports repository (src committer)
 
   Modified files:
     security/libgcrypt/files patch-cipher-rijndael.c 
   Log:
   In the AES-NI inline assembly, change instances of 'cmpq' to 'cmpl'.  I
   had erroneously assumed this would only be compiled on amd64, but even
   then a 64 bit compare is wrong.  The variables referenced in the inline
   assembly are all plain int, so 32 bit.
   
   PR:     ports/159147
   Pointy hat to:  dim
   Requested by:   Hirohisa Yamaguchi <umq at ueo.co.jp> (maintainer)
   
   Revision  Changes    Path
   1.2       +8 -8      ports/security/libgcrypt/files/patch-cipher-rijndael.c
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list