dc6a95e strconv.Uitob64: allow conversion of 64-bit binaries (buffer was too small).

Authored and Committed by Rob Pike 15 years ago
    strconv.Uitob64: allow conversion of 64-bit binaries (buffer was too small).
    panic if base is invalid.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/1702050
    
        
file modified
+4 -1
file modified
+2 -0