aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorChris Rorvick <[email protected]>2015-02-11 12:03:31 +0000
committerTakashi Iwai <[email protected]>2015-02-12 10:07:48 +0000
commit25a0707cf6bc20677aa2e0b889d69f9dee8c1f14 (patch)
tree586b4705812e2fe55101e421acc2364a44b61d44 /lib/debugobjects.c
parentMerge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff)
downloadkernel-25a0707cf6bc20677aa2e0b889d69f9dee8c1f14.tar.gz
kernel-25a0707cf6bc20677aa2e0b889d69f9dee8c1f14.zip
ALSA: line6: Improve line6_read/write_data() interfaces
The address cannot be negative so make it unsigned. Also, an unsigned int is always sufficient for the length, so no need to overdo it with a size_t. Finally, add in range checks to see if the values passed in actually fit where they are used. Signed-off-by: Chris Rorvick <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions