vvaltman
8c58fb7f00
fixes
2014-08-21 05:56:53 +04:00
vvaltman
bd4e59b6ab
updates
2014-08-21 02:33:19 +04:00
Vysheng
e0ded4a86c
fixes
2014-08-15 18:57:43 +04:00
Vysheng
4a48059e8a
many updates
2014-08-14 22:03:33 +04:00
vysheng
db585c6d80
Added mark_read to lua functions
2014-01-28 16:40:35 +04:00
antma
4ccacb146c
add functions tstrndup (auto check return value of strndup calls)
2014-01-13 16:26:48 +04:00
Vysheng
8c3953f84f
tools: added more debug
2014-01-11 20:00:31 +04:00
vysheng
0a9532dc48
Merge branch 'master' of https://github.com/antma/tg
...
Conflicts:
tools.c
2014-01-10 21:16:26 +04:00
antma
afdcd9b7df
fix missed inflateEnd call and enhance handling inflate return value
2014-01-10 20:54:47 +04:00
vysheng
feed5229b5
free->tfree. Memory checks, if compiled with -DDEBUG
2014-01-10 18:37:56 +04:00
vysheng
692c9274ce
realloc->trealloc
2014-01-10 17:08:12 +04:00
antma
bb24fba98f
check return values of strdup and malloc
...
add talloc0 function (malloc and zero fill)
check return values of arithmetic openssl BN_* functions
check return values of BN_bin2bn function
remove useless BN_init calls right after BN_new
fix 2 small memory leaks
2014-01-10 15:32:57 +04:00