Fix segfault in BarMeterMode_draw() for small terminal widths

This commit is contained in:
Hisham Muhammad
2011-08-26 20:55:09 +00:00
parent aa167adb90
commit 717758409e
2 changed files with 10 additions and 2 deletions

View File

@ -6,6 +6,8 @@ What's new in version 0.9.1
* Meters update in every screen (no longer halting while on Setup, etc.)
* BUGFIX: Support larger numbers for process times.
(thanks to Tristan Nakagawa for the report.)
* BUGFIX: Segfault in BarMeterMode_draw() for small terminal widths
(patch by Sebastian Pipping)
What's new in version 0.9