diff options
author | Frederic Culot <calcurse@culot.org> | 2010-02-14 17:40:08 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-02-14 17:40:08 +0000 |
commit | 23ac47346829442550a8ba5f23476f775b257fd6 (patch) | |
tree | 0c0e3003019feb537b4010e0c14265cc4e68482c | |
parent | 7542f4a711c41f3b87f587f29e0c3032b8ffb3ea (diff) | |
download | calcurse-23ac47346829442550a8ba5f23476f775b257fd6.tar.gz calcurse-23ac47346829442550a8ba5f23476f775b257fd6.zip |
Bugfix in notify_update_bar().
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-02-14 Frederic Culot <frederic@culot.org> + + * src/notify.c (notify_update_bar): avoid a possible segfault when + txt_max_len becomes too small. Reported by Thorsten, thanks + 2009-11-01 Frederic Culot <frederic@culot.org> * TODO: list updated |