]> git.ipfire.org Git - thirdparty/qemu.git/commit
tci: Fix type of tci_read_label
authorRichard Henderson <rth@twiddle.net>
Mon, 19 Nov 2012 20:43:14 +0000 (12:43 -0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 3 Dec 2012 20:04:34 +0000 (14:04 -0600)
commit38c6d17e75f83363ef92582dd366a4b1d936dc2f
treeb3ed4f7622da875f21532e5817f75cd471e58eba
parent600a9efdb1ddb749332200cab27d9240fbc0bda1
tci: Fix type of tci_read_label

Fixes the pointer truncation that was occurring for branches.

Cc: Stefan Weil <sw@weilnetz.de>
Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Tested-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
(cherry picked from commit c6c5063c7a5bb1d3fe6b9931a1ec15294e39b8b1)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tci.c