Skip to content
  • David King's avatar
    Do not maintain an open handle on Ogg files · e5c640ca
    David King authored
    Only keep a file open for reading long enough to read the necessary
    items from the file. Remove the file input stream from EtOggState, as
    it is no longer preserved across function calls.
    e5c640ca