diff options
author | Tilman Schmidt <tilman@imap.cc> | 2013-01-21 12:57:21 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-21 23:36:02 +0100 |
commit | d721a1752ba544df8d7d36959038b26bc92bdf80 (patch) | |
tree | d119c0f503bf75925ba005c94f286f6585dafaef /kernel/module.c | |
parent | cdc_ncm: add support FLAG_NOARP for Infineon modem platform (diff) | |
download | linux-d721a1752ba544df8d7d36959038b26bc92bdf80.tar.xz linux-d721a1752ba544df8d7d36959038b26bc92bdf80.zip |
isdn/gigaset: fix zero size border case in debug dump
If subtracting 12 from l leaves zero we'd do a zero size allocation,
leading to an oops later when we try to set the NUL terminator.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions