Mercurial > hg > sonic-visualiser
log
age | author | description |
---|---|---|
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
2014-09-03 | Chris Cannam | Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan) |
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
2014-09-03 | Chris Cannam | Fix one actual null pointer deref and a couple of potential ones, plus an uninitialised value (from coverity scan) |
2014-09-03 | Chris Cannam | Return seems to work better than Enter here |
2014-09-03 | Chris Cannam | Fix uninitialised values |