Go to file
Tobias c802276581 autoupdater: uclient: fix nullpointer dereference on invalid URL (#183)
Previously supplying an invalid url for download would result in
uclient_new returning NULL and crash the autoupdater as soon as
cl->priv is accessed.

Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2018-02-19 17:10:44 +01:00
admin autoupdater: uclient: fix nullpointer dereference on invalid URL (#183) 2018-02-19 17:10:44 +01:00
libs lua-jsonc: new package 2018-01-18 16:27:40 +01:00
net sse-multiplex: don't use stdio FILE I/O for nonblocking sockets 2018-02-13 22:21:46 +01:00
utils libbabelhelper: update version 2017-12-09 01:43:27 +01:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00