Commit 72d6a20be073c2854cca220c851c977171a5a465

Carlos Martín Nieto 2011-10-05T19:59:34

indexer: NUL-terminate the filename As we no longer use the STRLEN macro, the NUL-terminator in the string was not copied over. Fix this. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>