diff options
author | 2015-02-11 06:03:31 -0600 | |
---|---|---|
committer | 2015-02-12 11:07:48 +0100 | |
commit | 25a0707cf6bc20677aa2e0b889d69f9dee8c1f14 (patch) | |
tree | 586b4705812e2fe55101e421acc2364a44b61d44 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (diff) | |
download | wireguard-linux-25a0707cf6bc20677aa2e0b889d69f9dee8c1f14.tar.xz wireguard-linux-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 <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions