acaudwell / Gource

software version control visualization
https://gource.io
GNU General Public License v3.0
11.46k stars 723 forks source link

missing initializations of members: fixed #226

Closed marcelpetrick closed 4 years ago

marcelpetrick commented 4 years ago

Tried to follow the given code-style. Although this-pointer should not be a deal for C++. Also initialization inside the header would be easier.