Descriptionlibmach: respect symbol table boundaries
Since fp->symsz includes the size of the header
in the new symbol table format, we were reading
past the end and decoding a few garbage symbols
from data in the pc/line table.
Patch Set 1 #Patch Set 2 : diff -r c76d8e470353 https://code.google.com/p/go/ #Patch Set 3 : diff -r c76d8e470353 https://code.google.com/p/go/ #Patch Set 4 : diff -r c76d8e470353 https://code.google.com/p/go/ #Patch Set 5 : diff -r 2eb36d0ca449 https://code.google.com/p/go/ #MessagesTotal messages: 3
|