Philippe Mathieu-Daudé
6b1de1484e
usb-ccid: make ccid_write_data_block() cope with null buffers
static code analyzer complain:
hw/usb/dev-smartcard-reader.c:816:5: warning: Null pointer passed as an argument to a 'nonnull' parameter
memcpy(p->abData, data, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported-by: Clang Static Analyzer
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2017-05-07 09:57:51 +03:00
..
2017-04-24 09:13:45 +02:00
2017-01-16 17:52:35 +01:00
2017-01-27 18:07:59 +01:00
2016-10-28 18:17:23 +03:00
2016-01-29 15:07:23 +00:00
2016-02-23 10:38:00 +01:00
2016-01-29 15:07:23 +00:00
2017-02-06 10:23:17 +01:00
2016-02-23 12:43:05 +00:00
2017-02-23 15:40:19 +01:00
2017-02-23 15:40:19 +01:00
2017-02-23 15:40:19 +01:00
2017-02-23 15:40:19 +01:00
2017-01-24 23:26:54 +03:00
2017-02-23 15:40:19 +01:00
2017-01-27 18:07:59 +01:00
2017-05-07 09:57:51 +03:00
2017-03-02 15:25:37 +00:00
2017-03-01 11:51:29 +04:00
2017-02-23 15:40:19 +01:00
2017-02-21 08:11:42 +01:00
2016-01-29 15:07:23 +00:00
2017-02-21 08:11:42 +01:00
2017-02-21 08:11:42 +01:00
2016-03-22 22:20:17 +01:00
2017-03-09 09:46:13 +01:00
2016-04-25 12:05:05 +01:00
2017-04-03 11:40:57 +02:00
2016-01-29 15:07:23 +00:00
2017-04-03 14:41:23 +01:00
2017-01-31 10:10:13 +11:00
2013-02-19 12:30:05 +01:00
2016-01-29 15:07:23 +00:00
2017-03-19 11:12:12 +01:00
2013-01-08 10:56:58 +01:00
2013-01-08 10:56:58 +01:00
2016-01-29 15:07:23 +00:00
2013-01-08 10:56:58 +01:00
2017-02-23 15:40:19 +01:00
2017-02-21 08:11:43 +01:00
2016-03-22 22:20:17 +01:00
2017-04-21 12:41:29 -07:00