improve code quality
- eliminate rand() calls - non initialized members/ variables - unused return values - missing/useless NULL checks
Showing
Please
register
or
sign in
to comment
- eliminate rand() calls - non initialized members/ variables - unused return values - missing/useless NULL checks