gob: eliminate two more allocations in decode.
- just an oversight; we were reallocating a buffer. - use unsafe to avoid allocating storage for a string twice. R=rsc CC=golang-dev https://golang.org/cl/4290056
Showing
Please register or sign in to comment