[flac-dev] [PATCH 1] small changes

lvqcl lvqcl.mail at gmail.com
Mon Dec 28 11:38:51 PST 2015


The patch for alloc.h is self-explanatory, I hope.

The patch for foreign_metadata.c replaces 0xffffffffu with 0xffffffff.
Reason: there are many places with 0xffffffff constants, and only two
(both in foreign_metadata.c) with 0xffffffffu. The patch will make
the code more uniform.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1a_alloc_h.patch
Type: application/octet-stream
Size: 379 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20151228/5525eee6/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1b_ffffffffu.patch
Type: application/octet-stream
Size: 1054 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20151228/5525eee6/attachment-0003.obj 


More information about the flac-dev mailing list