summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-11-22 15:22:51 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-11-28 10:20:32 -0500
commit75f0cfee9e5d1eb6c2f76d1898976391c1ab5031 (patch)
tree424feecb13646fccdaf97119864d6bafe6200e3a /config.mk
parent929920660d1cc1d58a5dbd65be389ccfc76e515d (diff)
downloadtalos-hostboot-75f0cfee9e5d1eb6c2f76d1898976391c1ab5031.tar.gz
talos-hostboot-75f0cfee9e5d1eb6c2f76d1898976391c1ab5031.zip
Fix strncpy from padding past the actual max size
In the padding portion of strncpy an array was used on a pointer that was incremented N times. Resulting in padding N bytes past the max Change-Id: Icb075a234f456f9763c9712e1d6c78c947efdce1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50001 Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud