summaryrefslogtreecommitdiff
path: root/dwarf_info.c
diff options
context:
space:
mode:
authorHATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>2013-09-17 11:58:18 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2013-09-17 11:58:18 +0900
commit1437b2091fd70c9938a8f692da9039b61fe974bb (patch)
treeb8cf7f95f3123cb8f53fc2c70d28a2f64a1e5652 /dwarf_info.c
parentf8c8218856effc43ea01cd9394761cfb8aeaa8df (diff)
[PATCH 1/2] sadump: correct buffer size for GUID EFI text representation.
While GUID EFI text representaion needs 36 bytes, all the buffers for GUID EFI passed to guid_to_str() are of 33 bytes, due to which last three characters in GUID are not displayed now. This patch increases buffer size from 33 bytes to 36 bytes and make GUID fully visible. Signed-off-by: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>
Diffstat (limited to 'dwarf_info.c')
0 files changed, 0 insertions, 0 deletions