• Russ Cox's avatar
    runtime: handle and test large map values · bf18d57d
    Russ Cox authored
    This is from CL 5451105 but was dropped from that CL.
    See also CL 6137051.
    
    The only change compared to 5451105 is to check for
    h != nil in reflect·mapiterinit; allowing use of nil maps
    must have happened after that original CL.
    
    Fixes #3573.
    
    R=golang-dev, dave, r
    CC=golang-dev
    https://golang.org/cl/6215078
    bf18d57d
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...