Use large-enough buffer in e_calendar_item_draw_day_numbers()
commit0ce5db4d085098abbe7bceac8cba65a232daff58
authorMilan Crha <mcrha@redhat.com>
Wed, 27 Sep 2017 14:00:19 +0000 (27 16:00 +0200)
committerMilan Crha <mcrha@redhat.com>
Wed, 27 Sep 2017 14:00:19 +0000 (27 16:00 +0200)
tree3a798e184427ee72594cd28c88cb43fbec415f6a
parent61e1704910daa6bcf021c46561411d3877ffb47e
Use large-enough buffer in e_calendar_item_draw_day_numbers()

Then sprintf() has enough room to store the output, which makes compiler happy too.
src/e-util/e-calendar-item.c