Tatsuya Kinoshita
8f4f57658c
Update ChangeLog
2016-11-17 20:28:19 +09:00
Tatsuya Kinoshita
ba9d78faeb
Prevent global-buffer-overflow in parseURL()
...
Bug-Debian: https://github.com/tats/w3m/issues/41
2016-11-17 20:19:55 +09:00
Tatsuya Kinoshita
ecfdcbe113
Prevent deref null pointer in HTMLlineproc0()
...
Bug-Debian: https://github.com/tats/w3m/issues/42
2016-11-17 19:33:09 +09:00
Tatsuya Kinoshita
81a2932829
Update ChangeLog
2016-11-16 00:08:24 +09:00
Tatsuya Kinoshita
ec99f18638
Prevent deref null pointer in renderCoTable()
...
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260649537
2016-11-15 23:59:57 +09:00
Tatsuya Kinoshita
08285d6a18
Update ChangeLog
2016-11-15 20:19:38 +09:00
Tatsuya Kinoshita
2a4a2fb9f1
Prevent infinite recursion with nested table and textarea
...
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257
2016-11-15 20:11:52 +09:00
Tatsuya Kinoshita
61e50c5faf
Revert "Prevent infinite recursion with nested table and textarea"
...
This reverts commit f393faf559
.
2016-11-15 19:52:27 +09:00
Tatsuya Kinoshita
a088e0263c
Prevent deref null pointer in shiftAnchorPosition()
...
Bug-Debian: https://github.com/tats/w3m/issues/40
2016-11-15 19:40:28 +09:00
Tatsuya Kinoshita
06caca13dd
Update ChangeLog
2016-11-14 21:27:24 +09:00
Tatsuya Kinoshita
9db438094e
Prevent null pointer deref due to bad form id
...
Bug-Debian: https://github.com/tats/w3m/issues/39
2016-11-14 21:22:13 +09:00
Tatsuya Kinoshita
0c3f5d0e0d
Prevent array index out of bounds for symbol
...
Bug-Debian: https://github.com/tats/w3m/issues/38
2016-11-14 21:20:44 +09:00
Tatsuya Kinoshita
5b932eb715
Update ChangeLog
2016-11-13 17:38:22 +09:00
Tatsuya Kinoshita
a59a35211c
Prevent null pointer dereference in HTMLlineproc2body for textarea_int
...
Bug-Debian: https://github.com/tats/w3m/issues/32#issuecomment-260170163
2016-11-13 17:33:53 +09:00
Tatsuya Kinoshita
58372435e9
Update ChangeLog
2016-11-12 23:29:42 +09:00
Tatsuya Kinoshita
f35417f4cb
Update NEWS
2016-11-12 23:28:59 +09:00
Tatsuya Kinoshita
23381a4d35
Update ChangeLog
2016-11-12 23:12:41 +09:00
Tatsuya Kinoshita
f393faf559
Prevent infinite recursion with nested table and textarea
...
Bug-Debian: https://github.com/tats/w3m/issues/20
2016-11-12 22:50:01 +09:00
Tatsuya Kinoshita
fcaef5dfc8
Update ChangeLog
2016-11-09 23:39:23 +09:00
Tatsuya Kinoshita
e458def067
Check indent_level to prevent infinite recursion
...
Bug-Debian: https://github.com/tats/w3m/issues/37
2016-11-09 23:30:32 +09:00
Tatsuya Kinoshita
c7cad08b2c
Update ChangeLog
2016-11-07 21:24:23 +09:00
Tatsuya Kinoshita
ff8510ab95
Prevent infinite recursion in HTMLlineproc0
...
Bug-Debian: https://github.com/tats/w3m/issues/36
2016-11-07 21:14:50 +09:00
Tatsuya Kinoshita
1b123c189c
Update ChangeLog
2016-11-07 20:08:18 +09:00
Tatsuya Kinoshita
f3e0422ef8
Update documents for included w3mdict.cgi
2016-11-07 20:05:42 +09:00
Tatsuya Kinoshita
1e55f0673a
Update ChangeLog
2016-11-07 19:37:06 +09:00
Tatsuya Kinoshita
27b0e9d449
Merge pull request #34 from 0-wiz-0/master
...
Fix suspend (^Z) behavior.
2016-11-07 19:32:29 +09:00
Tatsuya Kinoshita
e2c7ecec6f
Prevent dereference near-null pointer in formUpdateBuffer
...
Bug-Debian: https://github.com/tats/w3m/issues/35
2016-11-07 19:21:22 +09:00
Tatsuya Kinoshita
af592aa5f1
Prevent crash after allocate string of negative size
...
Bug-Debian: https://github.com/tats/w3m/issues/33
2016-11-07 19:02:42 +09:00
ITOH Yasufumi
73d015d4bb
Fix suspend (^Z) behavior.
...
Suspend the job w3m belongs to, not w3m only.
Signed-off-by: Thomas Klausner <wiz@NetBSD.org >
2016-11-06 20:29:04 +01:00
Tatsuya Kinoshita
216722ed72
Prevent memory exhausted due to repeat appending "</table>"
...
Bug-Debian: https://github.com/tats/w3m/issues/23
2016-11-07 01:25:49 +09:00
Tatsuya Kinoshita
c6c39973e7
Prevent null pointer dereference in HTMLlineproc2body
...
Bug-Debian: https://github.com/tats/w3m/issues/32
2016-11-07 00:35:42 +09:00
Tatsuya Kinoshita
5cf75248f5
Update ChangeLog
2016-10-31 20:28:45 +09:00
Tatsuya Kinoshita
6f1454580d
Revert "Treat table height as int instead of short"
...
This reverts commit 0c9aebb26a
.
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842623
2016-10-31 20:22:26 +09:00
Tatsuya Kinoshita
fa331bc701
Update ChangeLog
2016-10-30 17:52:15 +09:00
Tatsuya Kinoshita
8cf0496c1a
Update NEWS
2016-10-30 17:43:04 +09:00
Tatsuya Kinoshita
1b107c0dbc
Set use_dictcommand to 1 by default
2016-10-30 17:42:18 +09:00
Tatsuya Kinoshita
9089f252b7
Add w3mdict.cgi to LIB_TARGETS
2016-10-30 17:33:19 +09:00
Tatsuya Kinoshita
02e8453b9f
Typo fix for USE_DICT
2016-10-30 16:48:30 +09:00
Boruch Baum
d831d7dcb2
Add w3mdict.cgi to use a dictd dictionary query
...
Bug-Debian: https://github.com/tats/w3m/issues/30
2016-10-30 16:03:04 +09:00
Tatsuya Kinoshita
065461d949
Update ChangeLog
2016-10-09 06:06:02 +09:00
Tatsuya Kinoshita
22d29c3d11
Fix incorrect dereference in formUpdateBuffer when MENU_SELECT
...
cf. ec9eb22e00
2016-10-09 06:01:37 +09:00
Tatsuya Kinoshita
a42f6c452c
Update ChangeLog
2016-10-08 10:37:07 +09:00
Tatsuya Kinoshita
0c9aebb26a
Treat table height as int instead of short
...
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838952
2016-10-08 10:27:41 +09:00
Tatsuya Kinoshita
d01de738f5
Prevent global-buffer-overflow write in formUpdateBuffer
...
Bug-Debian: https://github.com/tats/w3m/issues/29
2016-10-08 07:06:12 +09:00
Tatsuya Kinoshita
ec9eb22e00
Fix null pointer dereference in formUpdateBuffer
...
Bug-Debian: https://github.com/tats/w3m/issues/28
2016-10-08 06:39:47 +09:00
Tatsuya Kinoshita
c92724e842
Update ChangeLog
2016-09-02 23:03:56 +09:00
Tatsuya Kinoshita
d43527cfa0
Merge pull request #27 from kcwu/fix-strgrow
...
Fix potential heap buffer corruption due to Strgrow
2016-09-02 23:01:37 +09:00
Kuang-che Wu
c95a43dc92
Fix potential heap buffer corruption due to Strgrow
...
If Str.length = 5 and area_size = 6, the result of Strgrow is still
area_size = 6. For such case, Strcat_char and Strinsert_char will
overflow one byte.
2016-08-30 09:39:53 +08:00
Tatsuya Kinoshita
e79a099442
Update ChangeLog
2016-08-29 19:30:47 +09:00
Tatsuya Kinoshita
4e464819dd
Prevent segfault due to buffer overflows in addMultirowsForm
...
Bug-Debian: https://github.com/tats/w3m/issues/21
Bug-Debian: https://github.com/tats/w3m/issues/26
2016-08-29 19:29:19 +09:00