]> Cypherpunks repositories - gostls13.git/commit
crypto/aes: remove redundant nil check around loop
authorRijnard van Tonder <rvantonder@gmail.com>
Wed, 17 Oct 2018 01:10:14 +0000 (01:10 +0000)
committerIan Lance Taylor <iant@golang.org>
Wed, 17 Oct 2018 01:28:58 +0000 (01:28 +0000)
commit9c039ea27a0deafcc713a1fced175ba73ae47b6a
tree602222de01ad502743981b41a7be84609bcfb98e
parente861c3e003b37622603ff690aba5e62c0ddb31c2
crypto/aes: remove redundant nil check around loop

Change-Id: I8cc4b5efe798e74b6daabd64fc2dd5486dcb7c5e
GitHub-Last-Rev: 694509e33df7c5729ec0bf7b053ff18ebd87c36b
GitHub-Pull-Request: golang/go#28115
Reviewed-on: https://go-review.googlesource.com/c/140998
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/crypto/aes/aes_test.go