diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2012-05-06 22:10:52 +0200 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2012-05-06 22:10:52 +0200 |
commit | 42d118b793e7fd82bde260d6635ac2ae607afdac (patch) | |
tree | ce4f5bbede82821c763274ac4f7cf77b387c4dd7 /lib | |
parent | a9dcf6937ede801effaf64f03470fa838246278b (diff) |
Fix hash size checking in kernel
The hash size must fit both into u32 (jhash) and the max value of
size_t. The missing checking could lead to kernel crash, bug reported
by Seblu.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions