[flac-dev] [PATCH] fix UB in bitwriter.c

lvqcl lvqcl.mail at gmail.com
Wed Dec 16 08:43:25 PST 2015


The commit <http://git.xiph.org/?p=flac.git;a=commitdiff;h=e3c8095336249182b6a8871747df3cc99640103a>
fixed UB in bitwriter.c. But there are 2 unused functions -
FLAC__bitwriter_rice_bits() and FLAC__bitwriter_write_rice_signed()
that also have this UB. IMHO it makes sense to fix their code as well.
Maybe someone will use them in future.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fold_UB_fix.patch
Type: application/octet-stream
Size: 871 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20151216/1fbea160/attachment.obj 


More information about the flac-dev mailing list