diff options
author | Thomas Günther <tom@toms-cafe.de> | 2010-03-31 02:43:17 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2010-03-31 02:43:17 +0200 |
commit | f3821d76d95576ff1be0dc3de4b74cdf70049a8d (patch) | |
tree | 3c2167895eebcb9213be1437f139b90de531265e /HISTORY | |
parent | 792a9e477954373d300e22615126acd8e3d5af7c (diff) | |
download | vdr-plugin-sudoku-f3821d76d95576ff1be0dc3de4b74cdf70049a8d.tar.gz vdr-plugin-sudoku-f3821d76d95576ff1be0dc3de4b74cdf70049a8d.tar.bz2 |
Fixed null pointer handling in History::add
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,3 +97,4 @@ ____-__-__: Version 0.3.5 - Converted documentation and source files to UTF-8. - Added unit tests. - Fixed segfault in History::current. +- Fixed null pointer handling in History::add. |