Fix a segfault occuring when searching for comments in a directory where at least...
authorLaurent Monin <geeqie@norz.org>
Tue, 4 Nov 2008 17:26:46 +0000 (17:26 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 4 Nov 2008 17:26:46 +0000 (17:26 +0000)
commitebf81820c51edd5ab948021d75e79f9d933937fe
tree8b7311c698e93b23fee021f4504ede250c58fe63
parent6a2475e57fdb9ee5e405acee23261b83f5c31230
Fix a segfault occuring when searching for comments in a directory where at least one photo doesn't have a comment. The fix modifies comment_read() function to return FALSE when a comment doesn't exist. Patch by Omari Stephens.
src/bar_info.c