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).
Showing
Please
register
or
sign in
to comment