Rene Kita
|
6d1a8d44e2
|
Cast away a warning
strlen() takes a char *, but p is a unsigned char *.
|
2022-04-18 11:42:05 +02:00 |
|
Tatsuya Kinoshita
|
00433f4ac2
|
Prevent overflow beyond the end of string in wtf_parse1()
Bug-Debian: https://github.com/tats/w3m/issues/68
|
2016-12-24 21:21:49 +09:00 |
|
Tatsuya Kinoshita
|
f51c0966a4
|
Revert "Prevent overflow beyond the end of string in wtf_parse1()"
This reverts commit 998b6f91d4 .
Bug-Debian: https://github.com/tats/w3m/issues/86
cf. http://emacs-w3m.namazu.org/ml/msg12505.html
|
2016-12-24 14:20:35 +09:00 |
|
Tatsuya Kinoshita
|
c3a3305e03
|
Prevent overflow beyond the end of string for wtf to wcs macros
Bug-Debian: https://github.com/tats/w3m/issues/77
|
2016-12-16 00:44:49 +09:00 |
|
Tatsuya Kinoshita
|
922d6f7901
|
Revert "Prevent overflow beyond the end of string for wtf to wcs macros"
This reverts commit b4d27ba5cc .
|
2016-12-16 00:44:49 +09:00 |
|
Tatsuya Kinoshita
|
6eea841d3a
|
Prevent overflow beyond the end of string in caller of get_mclen()
Bug-Debian: https://github.com/tats/w3m/issues/59
Bug-Debian: https://github.com/tats/w3m/issues/73
Bug-Debian: https://github.com/tats/w3m/issues/74
Bug-Debian: https://github.com/tats/w3m/issues/76
Bug-Debian: https://github.com/tats/w3m/issues/79
Bug-Debian: https://github.com/tats/w3m/issues/80
Bug-Debian: https://github.com/tats/w3m/issues/83
Bug-Debian: https://github.com/tats/w3m/issues/84
|
2016-12-16 00:44:44 +09:00 |
|
Tatsuya Kinoshita
|
7fbaf9444f
|
Prevent overflow beyond the end of string in wtf_len()
cf. https://github.com/tats/w3m/issues/57
|
2016-12-10 22:54:14 +09:00 |
|
Tatsuya Kinoshita
|
998b6f91d4
|
Prevent overflow beyond the end of string in wtf_parse1()
Bug-Debian: https://github.com/tats/w3m/issues/68
|
2016-12-10 22:09:34 +09:00 |
|
Tatsuya Kinoshita
|
b4d27ba5cc
|
Prevent overflow beyond the end of string for wtf to wcs macros
Bug-Debian: https://github.com/tats/w3m/issues/77
|
2016-12-10 18:18:47 +09:00 |
|
Tatsuya Kinoshita
|
a56a8ef132
|
Prevent overflow beyond the end of string in wtf_strwidth()
Bug-Debian: https://github.com/tats/w3m/issues/57
|
2016-12-08 01:00:42 +09:00 |
|
Tatsuya Kinoshita
|
295b1ef8f8
|
Revert "Prevent overflow beyond the end of string in wtf_strwidth()"
This reverts commit d345c0950d .
|
2016-12-08 00:54:42 +09:00 |
|
Tatsuya Kinoshita
|
d345c0950d
|
Prevent overflow beyond the end of string in wtf_strwidth()
Bug-Debian: https://github.com/tats/w3m/issues/57
|
2016-12-07 21:19:28 +09:00 |
|
Tatsuya Kinoshita
|
72f72d64a4
|
Adding upstream version 0.5.1
|
2011-05-04 16:05:14 +09:00 |
|