aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-10-20 02:57:34 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-09 16:31:48 -0500
commit08da782b1a58fd63199928176909e103477c933a (patch)
treee427553b3bf83fbf9a462cb79ff9933f5b3a369a /net/unix/sysctl_net_unix.c
parente9f25689a86570c30d3f101b1f9834a579bed2e5 (diff)
Staging: sst: user pointers in intel_sst_mmap_play_capture()
There were some places in intel_sst_mmap_play_capture() that dereferenced user pointers instead of copying the data to the kernel. I removed the BUG_ON(!mmap_buf) and BUG_ON(!buf_entry) since those are never possible in the current code. Signed-off-by: Dan Carpenter <error27@gmail.com> Cc: Vinod Koul <vinod.koul@intel.com> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions