Bugzilla – Bug 1098
possible memory corruption when running in 64 system
Last modified: 2007-04-27 20:17:59
You need to log in before you can comment on or make changes to this bug.
In ipw_rx_queue_restock we are casting a poiter to u32 into u64 then writing 64 bits data into it. This might cause memory corruption
Created an attachment (id=860) [details] fix the casting problem should apply to any recent ipw3945 releases
Let's integrate the patch.
Merged for 1.1.2
Should be fixed since the patch is already, at least, in 1.2.0.