Re: [flac-dev] [PATCH] fix for metadata_iterators.c

2016-05-21 Thread Erik de Castro Lopo
lvqcl wrote: > My patch for metadata_iterators didn't completely fix the problem. > > The behavior of chain_prepare_for_write_() must always be the same > as the behavior of FLAC__metadata_chain_check_if_tempfile_needed(). > > Currently it's not the case: one check was missed in > FLAC__metadata

[flac-dev] [PATCH] fix for metadata_iterators.c

2016-05-15 Thread lvqcl
My patch for metadata_iterators didn't completely fix the problem. The behavior of chain_prepare_for_write_() must always be the same as the behavior of FLAC__metadata_chain_check_if_tempfile_needed(). Currently it's not the case: one check was missed in FLAC__metadata_chain_check_if_tempfile_ne