• Max Kellermann's avatar
    decoder/flac: fixed compiler warning · 21fdf47b
    Max Kellermann authored
    Removed the "vtrack" local variable (which triggered a gcc warning
    because it was after the newly introduced NULL check), and run
    strtol() on the original parameter.
    21fdf47b
_flac_common.c 11 KB