Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-15 | Add overflow detection | Scarlett | 1 | -7/+1 | |
Origin: http://marc.info/?l=openbsd-ports&m=142090828929750&w=2 * main.c: Call exit(1) when out of memory to avoid dereferencing null pointers when gc's malloc fails. * alloc.h: Replacements for w3m's allocation macros which add overflow detection and concentrate the macros in one file. * indep.h, libwc/charset.c, libwc/status.c, matrix.c: Use the overflow-detecting allocation macros from alloc.h. | |||||
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+275 | |
2003-04-07 | [w3m-dev 03856] <gc.h> | Fumitoshi UKAI | 1 | -2/+2 | |
* backend.c entity.c fm.h hash.c indep.c indep.h matrix.c textlist.c: s/"gc.h"/<gc.h>/ From: Fumitoshi UKAI <ukai@debian.or.jp> | |||||
2002-07-18 | rcsid comment | Fumitoshi UKAI | 1 | -2/+1 | |
2001-11-30 | [w3m-dev 02593] | Fumitoshi UKAI | 1 | -2/+2 | |
From: Tsutomu Okada <okada@furuno.co.jp> | |||||
2001-11-29 | [w3m-dev 02586] code cleanup again | Fumitoshi UKAI | 1 | -11/+11 | |
From: Fumitoshi UKAI <ukai@debian.or.jp> | |||||
2001-11-16 | follow autoconf conventions, #include cleanups | Fumitoshi UKAI | 1 | -3/+3 | |
2001-11-15 | Update to w3m-0.2.1-inu-1.6. | Akinori Ito | 1 | -1/+1 | |
2001-11-09 | Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5 | Akinori Ito | 1 | -1/+1 | |