dolphin/Source/Core
Tillmann Karras 315a8ba1c0 Various changes suggested by cppcheck
- remove unused variables
- reduce the scope where it makes sense
- correct limits (did you know that strcat()'s last parameter does not
  include the \0 that is always added?)
- set some free()'d pointers to NULL
2014-02-28 12:43:20 +01:00
..
AudioCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
Common Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
Core Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
DiscIO Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
DolphinWX Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
InputCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
VideoBackends Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
VideoCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00