[vlc-devel] [PATCH 17/22] vlc_arrays: DictHash output is always used as an int

Francois Cartegnie fcvlcdev at free.fr
Sat Aug 1 21:21:02 CEST 2015


>>
>> This makes no sense.
> 
> The variable is a uint64_t, the function returns an int. Some
> compilers will tell you the implied cast may be wrong, we just say
> it's correct.

Correct fix is in checking and casting hashsize. Not losing precision.

Francois



More information about the vlc-devel mailing list