summaryrefslogtreecommitdiff
path: root/drivers/net/irda/irda-usb.c
diff options
context:
space:
mode:
authorReinette Chatre <reinette.chatre@intel.com>2007-12-19 06:01:02 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2007-12-20 02:31:01 (GMT)
commit412e9e7800360ec93b6ba319b30666f6bfc721bd (patch)
tree03f8c45a68c123f8a290c567f07f12d500472ea5 /drivers/net/irda/irda-usb.c
parentb24d22b1d12c436a86282347868785207cff8a88 (diff)
downloadlinux-fsl-qoriq-412e9e7800360ec93b6ba319b30666f6bfc721bd.tar.xz
ipw2200: prevent alloc of unspecified size on stack
if log_len is larger than 4K then we are killing the stack. allocate on heap instead and limit size to what practically can be used (PAGE_SIZE) Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/irda/irda-usb.c')
0 files changed, 0 insertions, 0 deletions