Skip to content

vlc_arrays: use size_t for hash output and size

The output value is bounded by the size parameter, and is used for indexing elements in arrays.

Merge request reports

Loading