Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-15 | Add overflow detection | Scarlett | 2 | -4/+2 | |
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. | |||||
2014-12-06 | Fix a few harmless uninitialized variables | Olaf Hering | 2 | -0/+2 | |
Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-uninitialized.patch?expand=1 | |||||
2014-10-13 | Fix incorrect generation of ucs_ambwidth_map | Tatsuya Kinoshita | 2 | -50/+91 | |
2012-05-24 | Remove garbage files | Tatsuya Kinoshita | 6 | -169/+0 | |
2012-05-22 | Remove garbage files | Tatsuya Kinoshita | 6 | -169/+0 | |
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 23 | -61/+26497 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 6 | -8/+22 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 153 | -0/+222934 | |