]> granicus.if.org Git - openssl/commit
rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3).
authorAndy Polyakov <appro@openssl.org>
Thu, 8 Jul 2010 09:14:00 +0000 (09:14 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 8 Jul 2010 09:14:00 +0000 (09:14 +0000)
commitf04f3873f87d7b181913b2c423f44278792195d9
tree017e8a3c7a08fc34198cb9b75b8ad2f086da15d8
parentdf72970951f72b1edc204e7a398c782d9082b46d
rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3).
PR: 2296
crypto/rand/rand_nw.c