Share

ebizzy

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@ebizzy.cvs.sourceforge.net:/cvsroot/ebizzy login

cvs -z3 -d:pserver:anonymous@ebizzy.cvs.sourceforge.net:/cvsroot/ebizzy co -P modulename

Show:

What's happening?

  • Unitialized value: state in search_mem

    1. state is an integer that isn't passed as a memory reference between functions, and thus the local value in search_mem doesn't change. 2. The random number also isn't random and always remains constant in its previous form. This patch (based on LTP's copy of ebizzy, which is version 0.3) fixes that.

    2009-11-05 10:06:39 UTC by yaberauneya

Our Numbers