diff options
author | Jeff Mahoney <[email protected]> | 2009-03-30 14:02:24 -0400 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-03-30 12:16:36 -0700 |
commit | 78b6513d2881f1a759fb9825a036d926392de084 (patch) | |
tree | 4839959cb1e322dbabbaba2038fd7c85cb26cdff /net/lapb/lapb_subr.c | |
parent | fd7cb031efb1dd71cb731668e2f597d9e61acdcb (diff) |
reiserfs: add locking around error buffer
The formatting of the error buffer is race prone. It uses static buffers
for both formatting and output. While overwriting the error buffer
can product garbled output, overwriting the format buffer with incompatible
% directives can cause crashes.
Signed-off-by: Jeff Mahoney <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions