Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ea3e924a0c91e2dd7fbb5e2f79899367222f27eb
      
https://github.com/tianocore/edk2/commit/ea3e924a0c91e2dd7fbb5e2f79899367222f27eb
  Author: Michael LeMay <[email protected]>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M BaseTools/Source/C/GenFw/Elf32Convert.c
    M BaseTools/Source/C/GenFw/Elf64Convert.c

  Log Message:
  -----------
  BaseTools/GenFw: Correct datatypes in diagnostic messages and check for 
string termination

This patch revises multiple diagnostic messages to use correct
datatypes.  It also checks that a symbol name that is about to be used
in a diagnostic message is terminated by a null character within the
contents of the string table section so that the print routine does
not read past the end of the string table section contents when
reading the symbol name.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael LeMay <[email protected]>
Reviewed-by: Yonghong Zhu <[email protected]>


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to