aboutsummaryrefslogtreecommitdiffstats
path: root/libwc/wtf.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-24Prevent overflow beyond the end of string in wtf_parse1()Tatsuya Kinoshita1-12/+32
Bug-Debian: https://github.com/tats/w3m/issues/68
2016-12-24Revert "Prevent overflow beyond the end of string in wtf_parse1()"Tatsuya Kinoshita1-24/+18
This reverts commit 998b6f91d4b02e8bf90b7744dfabc8cccdf9d4f9. Bug-Debian: https://github.com/tats/w3m/issues/86 cf. http://emacs-w3m.namazu.org/ml/msg12505.html
2016-12-15Prevent overflow beyond the end of string for wtf to wcs macrosTatsuya Kinoshita1-2/+4
Bug-Debian: https://github.com/tats/w3m/issues/77
2016-12-15Revert "Prevent overflow beyond the end of string for wtf to wcs macros"Tatsuya Kinoshita1-4/+2
This reverts commit b4d27ba5ccffaa38e968c2bf3a8eeb9cd43928ff.
2016-12-15Prevent overflow beyond the end of string in caller of get_mclen()Tatsuya Kinoshita1-3/+8
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-10Prevent overflow beyond the end of string in wtf_len()Tatsuya Kinoshita1-1/+2
cf. https://github.com/tats/w3m/issues/57
2016-12-10Prevent overflow beyond the end of string in wtf_parse1()Tatsuya Kinoshita1-18/+24
Bug-Debian: https://github.com/tats/w3m/issues/68
2016-12-10Prevent overflow beyond the end of string for wtf to wcs macrosTatsuya Kinoshita1-2/+4
Bug-Debian: https://github.com/tats/w3m/issues/77
2016-12-07Prevent overflow beyond the end of string in wtf_strwidth()Tatsuya Kinoshita1-1/+2
Bug-Debian: https://github.com/tats/w3m/issues/57
2016-12-07Revert "Prevent overflow beyond the end of string in wtf_strwidth()"Tatsuya Kinoshita1-5/+1
This reverts commit d345c0950dfdef065b7377ecad0e4bc1d2601bf8.
2016-12-07Prevent overflow beyond the end of string in wtf_strwidth()Tatsuya Kinoshita1-1/+5
Bug-Debian: https://github.com/tats/w3m/issues/57
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+598
2003-09-22merge m17n patchFumitoshi UKAI1-0/+598
add libwc