diff options
| author | Nikolay Borisov <[email protected]> | 2016-03-03 09:54:57 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2016-03-03 10:01:58 +0000 |
| commit | ab73ef46398e2c0159f3a71de834586422d2a44a (patch) | |
| tree | 4388f22e3f80dbf4b702e90c7e71467fedcd5ea3 /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | ext4: Make Q_GETNEXTQUOTA work for quota in hidden inodes (diff) | |
| download | kernel-ab73ef46398e2c0159f3a71de834586422d2a44a.tar.gz kernel-ab73ef46398e2c0159f3a71de834586422d2a44a.zip | |
quota: Fix possible GPF due to uninitialised pointers
When dqget() in __dquot_initialize() fails e.g. due to IO error,
__dquot_initialize() will pass an array of uninitialized pointers to
dqput_all() and thus can lead to deference of random data. Fix the
problem by properly initializing the array.
CC: [email protected]
Signed-off-by: Nikolay Borisov <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
