
14 Mar
2013
14 Mar
'13
3:27 p.m.
On 03/14/2013 02:57 PM, Martin Kletzander wrote:
On 03/14/2013 01:45 PM, Ján Tomko wrote:
Commit 027bf2ea used the wrong offset: the text field at the start of the header has 64 bytes, not 68. [1]
Bug: https://bugzilla.redhat.com/show_bug.cgi?id=921452
[1] https://forums.virtualbox.org/viewtopic.php?p=29267#p29267 --- Relevant for v1.0.3-maint.
src/util/virstoragefile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
...
ACK, that was my fault in 027bf2ea, looking back at 'block/vdi.c' in qemu.git, this is the right number.
Martin
Thanks, pushed now. Jan