Toomas Soome b17868a211 loader: fix memory handling errors in module.c
file_loadraw():
check for file_alloc() and strdup() results.
we leak 'name'.

mod_load() does leak 'filename'.

mod_loadkld() does not need to check fp, file_discard() does check.
2019-05-13 22:17:11 +00:00
..
2019-05-07 10:01:45 +00:00
2019-02-26 06:22:10 +00:00
2018-04-16 14:10:19 +00:00
2019-02-26 06:22:10 +00:00
2018-03-13 16:33:00 +00:00
2019-02-26 06:22:10 +00:00
2018-03-13 16:33:00 +00:00
2018-03-13 16:33:00 +00:00