Module Name: src Committed By: maya Date: Tue Mar 7 11:15:08 UTC 2017
Modified Files: src/lib/libm/gen: nan.c Log Message: Remove redundant null check before free() It is guaranteed to be fine also by C99 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libm/gen/nan.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.