| commit | 197e6c34a5f0cbcc70decd8c7f8b2889c38a02fe | [log] [tgz] |
|---|---|---|
| author | Hamad Kadmany <hkadmany@codeaurora.org> | Sun Nov 17 11:31:01 2013 +0200 |
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Nov 17 01:57:37 2013 -0800 |
| tree | 773ec4f365fbb446c98b58ac7ff2a88f4ea0cbe4 | |
| parent | 59531340c88e1ca79e320e2ee113dbc071d312c7 [diff] |
tspp: Protect against buffer overflow Change filter->priority to unsigned int. Since it was defined as integer, it may have had negative value and cause accessing an array outside of its region CRs-Fixed: 561802, 561825 Change-Id: Ie72aa09b07e79b0b67081b74e3b2057de30f03d0 Signed-off-by: Hamad Kadmany <hkadmany@codeaurora.org>