DescriptionIn my patch in r830 I introduced a stupid bug by shadowing a function parameter with a local variable, which would cause the Linux file ID code to use the first PROGBITS section it encountered to generate the file ID, instead of .text. This simple patch fixes it (and I added a test). Patch Set 1 #
MessagesTotal messages: 2
|