Menu

#12 Patches ofr undefined behavior, printf flags

v1.0_(example)
open
nobody
None
5
2019-04-09
2019-04-09
No

PractRand 0.94 crashed for me out of the box with GCC 8. Trying to fix issue, I did the following:

  • fix printf flags,
  • avoid undefined behavior through shifting,
  • avoid undefined behavior through missing return values.

The last patch resolved the crashes for me.

3 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB