diff options
author | Max Kellermann <max@duempel.org> | 2008-10-23 09:53:34 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-23 09:53:34 +0200 |
commit | 3958457256e7a594f97e7f4d7f05cabd61da3521 (patch) | |
tree | cbcef4ccf9f2eb1ccc90fe0d3da6b61a47b39ff3 /src/command.c | |
parent | bc938603f68d03c2a439a53b581bfc85c218a0e0 (diff) | |
download | mpd-3958457256e7a594f97e7f4d7f05cabd61da3521.tar.gz mpd-3958457256e7a594f97e7f4d7f05cabd61da3521.tar.xz mpd-3958457256e7a594f97e7f4d7f05cabd61da3521.zip |
stored_playlist: unsigned index arguments
Pass index arguments as unsigned integers. They must not be negative,
and even if some caller accidently passes -1, it won't pass the bound
checks (since it's now 2**32-1).
Diffstat (limited to 'src/command.c')
0 files changed, 0 insertions, 0 deletions