Modest/source
Кирилл Жумарин d22b12b000
fix segfault myhtml_tag_get_by_id
If pass some big tag id value to myhtml_tag_get_by_id, then mcsimple_get_by_absolute_position access to uninitialized memory area. 
Now checks calculated list index by mcsimple->list_pos_length_used value to fix this.
2018-05-20 18:30:50 +03:00
..
modest Cleaned formatting 2018-03-26 15:21:14 +02:00
mycore fix segfault myhtml_tag_get_by_id 2018-05-20 18:30:50 +03:00
mycss Added parser for 'contains' 2018-03-26 14:24:12 +02:00
myencoding Fixed for problem with infinity loop in function myencoding_prescan_stream_to_determine_encoding 2017-08-13 15:52:23 +03:00
myfont Added new rule for make (make modules) 2017-03-20 21:57:29 +03:00
myhtml Add missing MyHTML_TOKEN_TYPE_DONE 2018-05-15 01:20:24 +03:00
myport Fix for creating a spinlock without support spinlock https://github.com/lexborisov/myhtml/issues/103 2017-05-19 18:47:17 +03:00
myunicode Added new rule for make (make modules) 2017-03-20 21:57:29 +03:00
myurl Added new rule for make (make modules) 2017-03-20 21:57:29 +03:00