Hi.

While testing latest version of Tracker 0.7, I found that tracker-store was
crashing while indexing.

Using valgrind, I came up to the following patch, that seems to fix the
problem. It just skip parsing when parser->cursor is an empty string.

Cheers.

        J.A.

---

Juan A. Suarez Romero (1):
  tracker-parser: skip empty strings in parser_next

 src/libtracker-fts/tracker-parser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to