Denis Efremov 6f02bdfc99 modpost: add NOFAIL to strndup
Add NOFAIL check for the strndup call, because the function
allocates memory and can return NULL. All calls to strdup in
modpost are checked with NOFAIL.

Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-09-04 22:55:42 +09:00
..
2019-07-20 09:34:55 -07:00
2019-07-11 18:35:30 -07:00
2019-08-29 23:54:29 +09:00
2017-03-28 16:16:52 +02:00
2019-09-04 22:55:42 +09:00
2017-11-14 18:25:40 -08:00
2019-05-06 11:12:09 -07:00
2019-07-13 16:08:36 -07:00
2014-08-20 16:03:45 +02:00