Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: 9ee887823d78b9795d0951606c2770f0f5836470
https://github.com/btcsuite/btcwallet/commit/9ee887823d78b9795d0951606c2770f0f5836470
Author: Josh Rickmar <[email protected]>
Date: 2015-05-27 (Wed, 27 May 2015)
Changed paths:
A internal/zero/array.go
A internal/zero/doc.go
A internal/zero/slice.go
A internal/zero/slice14.go
R internal/zero/zero.go
Log Message:
-----------
Take advantage of Go 1.5 optimized zeroing.
Closes #286.