diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-02-28 19:23:54 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-02-28 19:23:54 +0100 |
commit | 03ae4fa162221c0828e273fa2fe57d0347ef0f15 (patch) | |
tree | 037d3a451e11040a287446c9d68dd62e4df5fee6 /sys/src/cmd/nusb/kb/kb.c | |
parent | 8b72726549be9e816ca8af0b9489948cc4fccb41 (diff) |
6c: fix 32bit pointer truncation (from patch/6c-sugen-types)
1. Go group spotted that a slightly-obscured pointer move was done by AMOVL not AMOVQ.
2. Inspecting the code further, I noticed that other pointer types were set to TLONG not TIND,
causing similar truncation of pointers to 32 bits.
Diffstat (limited to 'sys/src/cmd/nusb/kb/kb.c')
0 files changed, 0 insertions, 0 deletions