TDLS: Validate ext_supp_rates in copy_supp_rates
authorSunil Dutt <c_duttus@qti.qualcomm.com>
Thu, 20 Jun 2013 12:10:15 +0000 (15:10 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 20 Jun 2013 12:10:15 +0000 (15:10 +0300)
The ext_supp_rates passed to merge_byte_arrays would be invalid if not
advertized by the TDLS peer. Thus, validate the argument to avoid
crashes in such cases.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>


No differences found