[Tracker] [PATCH 0/1] Fixes a crash in tracker-store



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(-)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]