diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-15 15:08:24 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-15 15:08:24 +0000 | 
| commit | 81a293282941d804d57c56b8a8b9e6dd24b359ec (patch) | |
| tree | ae5718b5bb468b45cba6cfc9ff9517fabea21f29 | |
| parent | Prevent deref null pointer in renderCoTable() (diff) | |
| download | w3m-81a293282941d804d57c56b8a8b9e6dd24b359ec.tar.gz w3m-81a293282941d804d57c56b8a8b9e6dd24b359ec.zip  | |
Update ChangeLog
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@  2016-11-15  Tatsuya Kinoshita  <tats@debian.org> +	* table.c: Prevent deref null pointer in renderCoTable(). +	Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260649537 +  	* file.c, proto.h, table.c:  	Prevent infinite recursion with nested table and textarea.  	Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257  | 
