]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Fix rename detection.
authorAndre Noll <maan@systemlinux.org>
Sat, 24 Nov 2007 13:19:21 +0000 (14:19 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 24 Nov 2007 13:19:21 +0000 (14:19 +0100)
If a file is renamed and re-added the old code would segfault because of
a NULL pointer dereference in save_chunk_table(). Fix is trivial.


No differences found