Кирилл Жумарин
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
lexborisov
cba0c21ad1
Potential loss of the pointer on systems other than x86, x86_64 (Misaligned Integer Pointer)
2017-09-25 13:57:04 +03:00
lexborisov
140a41a539
Sync with MyHTML
2017-08-31 18:53:50 +03:00
lexborisov
2960726738
Added new rule for make (make modules)
2017-03-20 21:57:29 +03:00
lexborisov
729665ede4
Fix for https://github.com/lexborisov/Modest/issues/26
2017-03-16 20:02:01 +03:00
lexborisov
e808e51a45
Fix building
2017-03-15 18:36:30 +03:00
lexborisov
1eb9ddae92
Added define *_VERSION_STRING for all modules
2017-03-14 23:55:52 +03:00
lexborisov
455a853cf2
Changed (C)
2017-03-14 23:44:48 +03:00
lexborisov
2055ee6d00
Added perf.c to myport
2017-03-14 17:27:25 +03:00
lexborisov
c476946ddd
Fix for https://github.com/lexborisov/Modest/issues/24
2017-03-14 11:17:17 +03:00
lexborisov
3228a2df9e
Fixed problem with thread infiniti wait
2017-03-13 23:49:49 +03:00
lexborisov
4d34d0848e
Added -pedantic
2017-03-13 17:52:50 +03:00
lexborisov
51ccc7c083
Fixes for https://github.com/lexborisov/Modest/issues/18
2017-03-12 21:11:01 +03:00
lexborisov
cf3f280fc6
Fixes for https://github.com/lexborisov/Modest/issues/16
2017-03-12 21:04:09 +03:00
lexborisov
e215019c09
Fix problem with Windows Threads
2017-03-12 18:05:22 +03:00
lexborisov
de800aeeb8
Windows
2017-03-11 22:53:26 +03:00
lexborisov
f0ecc407e2
Remove all fprintf and printf
2017-03-11 12:23:24 +03:00
lexborisov
3e646672c1
timespec in threads maybe NULL
2017-03-10 15:55:50 +03:00
lexborisov
acf97b3871
Makefile
2017-03-09 23:59:56 +03:00
lexborisov
8669462c8c
Refactoring Threads and Makefile
2017-03-09 23:47:39 +03:00
lexborisov
77991b6e77
New code design. Added MyCore and MyEncoding
2017-03-03 09:20:23 +03:00