1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/bookmarks
Miciah Dashiel Butler Masters 819ea129af Bookmarks: Avoid a dangling pointer on malloc failure
In memorize_last_searched_bookmark, when malloc of bm_last_searched_url
fails, set bm_last_searched_title to NULL after freeing it.
2006-06-06 05:18:39 +00:00
..
backend bookmarks: Turn tree_node::attrs into a struct list_head. 2006-06-02 19:14:59 +00:00
bookmarks.c Utilise mem_free_set. 2006-06-06 05:18:38 +00:00
bookmarks.h Add elinks.bookmarks interface for reading bookmarks. 2005-12-29 07:05:31 +00:00
dialogs.c Bookmarks: Avoid a dangling pointer on malloc failure 2006-06-06 05:18:39 +00:00
dialogs.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00