git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57aab75
)
iwlwifi: replace sprintf with scnprintf for debugfs output
author
Abhijeet Kolekar
<abhijeet.kolekar@intel.com>
Tue, 15 Apr 2008 04:16:04 +0000
(21:16 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 16 Apr 2008 19:59:57 +0000
(15:59 -0400)
The buffersize allocated is not accurate.
Writing to these buffers with scnprintf is safer.
Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found