]> jfr.im git - solanum.git/commit - modules/m_challenge.c
m_challenge: fix use of undefined behaviour.
authorElizabeth Jennifer Myers <redacted>
Tue, 22 Feb 2011 17:00:45 +0000 (12:00 -0500)
committerElizabeth Jennifer Myers <redacted>
Tue, 22 Feb 2011 17:00:45 +0000 (12:00 -0500)
commit6493f05d8cb680173570787f9daef52daf192d37
treea260ad6f485dd12d0db7395ab74700088620ac1e
parentf4b52a0ad359a4c38915391a7fc4866c034054fb
m_challenge: fix use of undefined behaviour.

GCC does what we expect, but other compilers could do just about anything.
modules/m_challenge.c