Follow-up Comment #1, bug #46988 (project gforth):

Hm, all used xts and symbols are correctly initialized.  There are these
offsets which are used for helping relocation, this means that some parts of
the array is not used, and thus also never initialized.

Using calloc will remove any false positive detection, though.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46988>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
bug-gforth mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gforth

Reply via email to