Skip to content

gbookmarkfile: Don't crash if we're not visited

Matthias Clasen requested to merge bookmarkfile-crash into master

Rewrite bookmark_item_dump to not crash if any of the timestamps is NULL. Also, avoid some of the gratitious extra string copying.

Merge request reports