Modest/source/mycore/utils
Кирилл Жумарин 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
..
avl_tree.c New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
avl_tree.h New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
mchar_async.c Potential loss of the pointer on systems other than x86, x86_64 (Misaligned Integer Pointer) 2017-09-25 13:57:04 +03:00
mchar_async.h Refactoring Threads and Makefile 2017-03-09 23:47:39 +03:00
mcobject_async.c Added -pedantic 2017-03-13 17:52:50 +03:00
mcobject_async.h New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
mcobject.c New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
mcobject.h New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
mcsimple.c fix segfault myhtml_tag_get_by_id 2018-05-20 18:30:50 +03:00
mcsimple.h New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
mcsync.c Makefile 2017-03-09 23:59:56 +03:00
mcsync.h Refactoring Threads and Makefile 2017-03-09 23:47:39 +03:00
mctree.c Refactoring Threads and Makefile 2017-03-09 23:47:39 +03:00
mctree.h New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
mhash.c Added -pedantic 2017-03-13 17:52:50 +03:00
mhash.h Windows 2017-03-11 22:53:26 +03:00
resources.h New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00