Hi, I've just commit a fix for a segfault issue when accessing the initial empty checkin via fusefs.
I've committed it on a branch because the fix is on manifest_file_seek_base() function which is not only fuse related and I'm not familiar with this part of the code. Please, review the change on fix_fusefs_on_empty_checkin_crash branch and merge on trunk. -------------------------- To reproduce the crash on fusefs mounted fossil repository: $ cd <mountpoint>/checkins/a28c8364 where a28c8364 is the initial empty checkin. Or on any other repository that doesn't have a disjointed trunk: (fossil trunk is disjointed on May'16 2010) $ cd <mountpoint>/checkins/root:trunk -------------------------- Regards, -- Martin G. _______________________________________________ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev