summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2014-02-21 18:14:11 (GMT)
committerJan Kara <jack@suse.cz>2014-02-25 10:18:06 (GMT)
commitff57cd5863cf3014c1c5ed62ce2715294f065b17 (patch)
treec9bc7bd04326afc92d85a476d28453218c40e14e /tools
parent482ef06c5e946aae360f247dc69471ec031e09d2 (diff)
downloadlinux-ff57cd5863cf3014c1c5ed62ce2715294f065b17.tar.xz
fsnotify: Allocate overflow events with proper type
Commit 7053aee26a35 "fsnotify: do not share events between notification groups" used overflow event statically allocated in a group with the size of the generic notification event. This causes problems because some code looks at type specific parts of event structure and gets confused by a random data it sees there and causes crashes. Fix the problem by allocating overflow event with type corresponding to the group type so code cannot get confused. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions