Commit Graph

12 Commits

Author SHA1 Message Date
Rene Kita
89295504fc Suppress two warnings when compiling with tcc
While there, add some comments to better understand the code flow in
localcgi_post().
2022-02-20 11:14:53 +01:00
Tatsuya Kinoshita
59ea885da0 Treat 127.0.0.1, [::1], and hostname as localhost 2021-04-23 20:16:50 +09:00
Jia Zhouyang
e0d419f034 Add error handling for chdir
When chdir fails, print error message and exit.
2018-03-04 20:42:40 +08:00
Tatsuya Kinoshita
b5b25b5904 Fix uninitialized variable when not HAVE_PUTENV 2016-03-29 19:15:29 +09:00
David Crosby
d8883d384e Remove overflow on readlink 2015-08-11 21:59:27 +09:00
David Crosby
192e2bf241 Remove unreachable return 2015-08-11 21:59:26 +09:00
Richard Quirk
913628e0d6 Close temp file if pipe open fails 2015-07-25 15:03:02 +02:00
Tatsuya Kinoshita
08e742ff2e Merge branch 'bug/closedir' 2013-12-07 13:40:08 +09:00
Reinhard Max
1228eaf1fc Fix a directory descriptor leak in loadLocalDir
Patch from openSUSE on 2009-09-07.
Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-closedir.patch
Bug-Novell: https://bugzilla.novell.com/show_bug.cgi?id=531675
2013-12-07 13:39:10 +09:00
AIDA Shinra
ec81194f38 Workaround of GC crash on Cygwin64
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>,
[w3m-dev:04469] on 2013-10-14.
2013-10-14 22:31:01 +09:00
Tatsuya Kinoshita
6db339b3d7 Adding upstream version 0.5.2 2011-05-04 16:23:02 +09:00
Tatsuya Kinoshita
72f72d64a4 Adding upstream version 0.5.1 2011-05-04 16:05:14 +09:00