diff options
author | Arve Hjønnevåg <arve@android.com> | 2012-12-12 05:49:24 +0400 |
---|---|---|
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-12-13 07:02:52 +0400 |
commit | c628937803c652132d21f383736375e2feee4bfb (patch) | |
tree | 41ebffb3fe0b787c34ba2c45f860336f5d27e0ca /net | |
parent | b042e47491ba5f487601b5141a3f1d8582304170 (diff) | |
download | linux-c628937803c652132d21f383736375e2feee4bfb.tar.xz |
pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftrace_size
The bounds check in ramoops_init_prz was incorrect and ramoops_init_przs
had no check. Additionally, ramoops_init_przs allows record_size to be 0,
but ramoops_pstore_write_buf would always crash in this case.
Signed-off-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions