[vbox-dev] [PATCH 3/8] Fixes out-of-range values

Jung-uk Kim jkim at FreeBSD.org
Fri Mar 13 20:57:13 GMT 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

- -255* and 255 can never be expressed in int8_t.  Thus, the macros
never worked properly.  Fix them to fit in signed 8-bit integer.

Jung-uk Kim

* Note: It was -256 until r54271.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJVA08pAAoJEHyflib82/FGOtIH/jrKxqL0opa1OjriGJogaPud
3u1X5hxxBo5iGhY1KxzELH0y2fx+mN39Wfqw9xDKGargqmlU0N43zBoALLT5YWo8
W1QwP9NIFq/+KUWzrcpa1qwY/nof1FgMt9ARb3XrrmmEoKuyUrfix2KfFE2gdB0r
5zIJCnJLeVhtcDGCvynY6MA7587kljetfUFMXOGeBomrCV6DvYON7saO1gZWrqvH
y0yv5Yck9s3BeT7eW67K6gmLQ/sP4G8V8z5DHrVXH+C7otAF4yF6T06kJd0NKhPp
RI+u4Gr6jiPWJJ7K7HsdYyriewFf/UXdjTcKEOKsrVJT0SR/MAEyxIUKuklVp/o=
=EaMj
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch03.diff
Type: text/x-patch
Size: 698 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20150313/fc0730ca/attachment.bin>


More information about the vbox-dev mailing list