r23682 - gnucash/branches/2.4/src/libqof/qof - [r22832]Compile md5.c with "-fno-strict-aliasing".

John Ralls jralls at code.gnucash.org
Sat Jan 11 19:23:47 EST 2014


Author: jralls
Date: 2014-01-11 19:23:46 -0500 (Sat, 11 Jan 2014)
New Revision: 23682
Trac: http://svn.gnucash.org/trac/changeset/23682

Modified:
   gnucash/branches/2.4/src/libqof/qof/Makefile.am
Log:
[r22832]Compile md5.c with "-fno-strict-aliasing".
The function md5_finish_ctx dereferences type-punned pointers which
breaks strict aliasing rules.



More information about the gnucash-patches mailing list