diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-18 13:31:41 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-18 13:31:41 +0000 | 
| commit | 5a7dfaddc422de7aab11de8b970d9b89cdc3b639 (patch) | |
| tree | 86d4d326a363165f912f510deab23909fc541d6c | |
| parent | Prevent global-buffer-overflow in wc_any_to_ucs() (diff) | |
| download | w3m-5a7dfaddc422de7aab11de8b970d9b89cdc3b639.tar.gz w3m-5a7dfaddc422de7aab11de8b970d9b89cdc3b639.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ +2016-11-18  Tatsuya Kinoshita  <tats@debian.org> + +	* libwc/ucs.c, libwc/ucs.map: +	Prevent global-buffer-overflow in wc_any_to_ucs(). +	Bug-Debian: https://github.com/tats/w3m/issues/43 +  2016-11-17  Tatsuya Kinoshita  <tats@debian.org>  	* url.c: Prevent global-buffer-overflow in parseURL(). | 
