Descriptioncmd/ld: fix undefined behaviour in pcln.c
Update issue 8527
Fixes, src/cmd/6l/../ld/pcln.c:93:18: runtime error: left shift of negative value -2
Patch Set 1 #Patch Set 2 : diff -r 68b973321bb5549232677c4abfd0180d52c11269 https://code.google.com/p/go #Patch Set 3 : diff -r 68b973321bb5549232677c4abfd0180d52c11269 https://code.google.com/p/go #Patch Set 4 : diff -r 68b973321bb5549232677c4abfd0180d52c11269 https://code.google.com/p/go #Patch Set 5 : diff -r 1991f0eb1bb4fa59d6d9ed8835d892bd2c340430 https://code.google.com/p/go #Patch Set 6 : diff -r 16bc5182facfac06edf06eb768ff7bd4be4f4967 https://code.google.com/p/go #MessagesTotal messages: 3
|