summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2012-08-09 11:07:10 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-08-10 10:10:16 -0500
commitda472c60655393f0bb49113713a8be2bdd2a9b6f (patch)
treef9915dc5214d6adabc6721f1b2090718f1a02754 /src/makefile
parentbf8845174080ea8c793eed091c40ae6b818959fd (diff)
downloadtalos-hostboot-da472c60655393f0bb49113713a8be2bdd2a9b6f.tar.gz
talos-hostboot-da472c60655393f0bb49113713a8be2bdd2a9b6f.zip
Error in UtilFile.
Due to using the copy constructor when creating the UtilMem wrapper around a Hostboot file, we end up (temporarily) with two UtilMem objects pointing to the same buffer. Use in-place constructor instead so there is only ever one UtilMem instance. Change-Id: I632a5914bb1a9c28268be802771b55aa2dc0d8e0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1506 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud