Actions
Bug #9207
closedkdi_idt: Cast GATESEG_GETOFFSET through uintptr_t
Start date:
2018-02-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
"Squelch a GCC warning about a cast from an integer to a pointer of a
different size (presumed to be an implicit 32bits before)."
Patch by Rich Lowe
Updated by Electric Monk over 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 4cee6bf93c2389e31e1f0d0a36500a87e678dd8d
commit 4cee6bf93c2389e31e1f0d0a36500a87e678dd8d Author: Richard Lowe <richlowe@richlowe.net> Date: 2018-04-10T14:35:23.000Z 9207 kdi_idt: Cast GATESEG_GETOFFSET through uintptr_t Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
Actions