diff options
author | Petr Mladek <[email protected]> | 2019-04-17 13:53:50 +0200 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2019-04-26 16:21:22 +0200 |
commit | c8c3b584343cb7522fc00322769a9f288305743f (patch) | |
tree | 4c0fb6e7eb3ddd39db25d45d0244cb1cc1632363 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 635720ac75a51092b456bed517ff170047883252 (diff) |
vsprintf: Limit the length of inlined error messages
The inlined error messages must be used carefully because
they need to fit into the given buffer.
Handle them using a custom wrapper that makes people aware
of the problem. Also define a reasonable hard limit to
avoid a completely insane usage.
Suggested-by: Sergey Senozhatsky <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
To: Rasmus Villemoes <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: "Tobin C . Harding" <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: [email protected]
Reviewed-by: Sergey Senozhatsky <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions