On 27.2.2009 00:15, Bob Copeland wrote: > Speaking of, I think there's another potential oob array access at: > > if (rxs.rate_idx>= 0&& rs.rs_rate == > sc->curband->bitrates[rxs.rate_idx].hw_value_short) > rxs.flag |= RX_FLAG_SHORTPRE; > > because sc->rate_idx is u8 instead of s8.
strcmp("sc->rate_idx", "rxs.rate_idx") != 0 :)
Or did I miss something?
_______________________________________________
ath5k-devel mailing list
[email protected]
https://lists.ath5k.org/mailman/listinfo/ath5k-devel
