1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-13 00:38:32 -04:00
elinks/src/cookies
Miciah Dashiel Butler Masters d345a3c7cb Fix a crash when adding a server in the cookie manager
Do not add the label for the text field to the memory list (the list of
allocations that should be freed with the dialogue).

Thanks to Kalle Olavi Niemitalo for reporting this bug.
2006-05-03 17:47:28 +00:00
..
cookies.c Simplify secure_open() call, make it a wrapper around secure_open_umask(). 2006-01-10 23:49:35 +01:00
cookies.h Drop some unneeded comments. 2006-01-01 08:07:13 +00:00
dialogs.c Fix a crash when adding a server in the cookie manager 2006-05-03 17:47:28 +00:00
dialogs.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile Fix parsetst building 2005-12-28 17:16:39 +01:00
parser.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
parser.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
parsetst.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00