aboutsummaryrefslogtreecommitdiffstats
path: root/matrix.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-15Add overflow detectionScarlett1-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-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+275
2003-04-07[w3m-dev 03856] <gc.h>Fumitoshi UKAI1-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-18rcsid commentFumitoshi UKAI1-2/+1
2001-11-30[w3m-dev 02593]Fumitoshi UKAI1-2/+2
From: Tsutomu Okada <okada@furuno.co.jp>
2001-11-29[w3m-dev 02586] code cleanup againFumitoshi UKAI1-11/+11
From: Fumitoshi UKAI <ukai@debian.or.jp>
2001-11-16follow autoconf conventions, #include cleanupsFumitoshi UKAI1-3/+3
2001-11-15Update to w3m-0.2.1-inu-1.6.Akinori Ito1-1/+1
2001-11-09Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5Akinori Ito1-1/+1