[Bug 63458] log iter segfault dereferencing a date empty events next_event

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 24 17:02:33 CEST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63458

--- Comment #1 from Debarshi Ray <rishi.is at lostca.se> ---
Comment on attachment 77852
  --> https://bugs.freedesktop.org/attachment.cgi?id=77852
log-iter: skip to next date if the selected one has no events.

Review of attachment 77852:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=63458&attachment=77852)
-----------------------------------------------------------------

This can only happen if _tpl_log_store_get_dates returns a date for which there
are no events. Right? Does that really happen unless the logs have been messed
with?

As far as I understand, _tpl_log_store_get_dates should only return dates for
which there is a valid event. So _tpl_log_store_get_events_for_date should
never return NULL for a date that was returned by _tpl_log_store_get_dates.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list