orcbytecode: Fix parsing of 32 bit values from bytecode as well
The shift by 24 bits has to be casted as well, otherwise we shift into the sign bit which causes undefined behaviour. See https://bugzilla.gnome.org/show_bug.cgi?id=698520
Showing
Please register or sign in to comment