Actions
Bug #13124
openlibc: testing array offset after use
Start date:
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Build errors on SPARC:
/code/illumos-gate/usr/src/tools/proto/root_sparc-nd/opt/onbld/bin/sparc/smatch: ../port/fp/__flt_decim.c:168 __double_to_digits() error: testing array offset 'j' after use. /code/illumos-gate/usr/src/tools/proto/root_sparc-nd/opt/onbld/bin/sparc/smatch: ../port/fp/pack_float.c:41 __fp_rightshift() error: testing array offset 'i' after use. /code/illumos-gate/usr/src/tools/proto/root_sparc-nd/opt/onbld/bin/sparc/smatch: ../port/fp/pack_float.c:43 __fp_rightshift() error: testing array offset 'i' after use.
Actions