• David Reid's avatar
    Fix a bug with `ma_vfs_read()`. · e1a3abe9
    David Reid authored
    This is not pre-initializing the variable that receives the number of
    bytes read to 0 which can result in custom VFS implementations
    returning an invalid value if they return early from an error or
    whatnot.
    e1a3abe9
miniaudio.h 3.79 MB