diff options
| author | Dan Carpenter <[email protected]> | 2010-07-22 10:50:28 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2010-07-26 15:32:41 -0400 |
| commit | 9746010bd3c825d364b783b327990d25962657dd (patch) | |
| tree | da80f719e9ada0606c0958bea5e32d6132ecb12f /tools/perf/scripts/python | |
| parent | 929ebd30e4f982a1d2817f70154e7441f5714118 (diff) | |
ath9k: snprintf() returns largish values
The snprintf() function returns the number of characters that would have
been written (not counting the NUL character on the end). It could
potentially be larger than the size of the buffer.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions