Minor code cleanups
- Variable scope reductions, as suggested by cppcheck
- Remove unnecessary casts from
malloc()
calls - Handle
-Wempty-body
warning forWRITES()
macro
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
malloc()
calls-Wempty-body
warning for WRITES()
macro