Dan Carpenter 2189d13f6c ath5k: snprintf() returns largish values
snprintf() returns the number of characters that would have been written
(not counting the NUL character).  So we can't use it as the limiter to
simple_read_from_buffer() without capping it first at sizeof(buf).

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-07-26 15:32:41 -04:00
..
2010-07-14 13:52:46 -04:00
2010-07-14 13:52:46 -04:00
2010-06-02 16:13:24 -04:00
2010-06-02 16:13:24 -04:00
2010-06-02 16:13:24 -04:00
2010-06-02 16:13:24 -04:00
2010-06-02 16:13:24 -04:00
2010-06-02 16:13:24 -04:00