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-26 10:22:31 +01:00
2017-04-05 17:23:52 +02:00
2016-10-04 13:28:07 +01:00
2017-02-21 13:10:53 +01:00
2017-04-25 14:14:17 +01:00
2017-01-11 09:19:03 +01:00
2017-04-26 10:22:31 +01:00
2017-01-27 18:08:00 +01:00
2017-04-20 17:39:17 +01:00
2017-04-21 15:59:27 +01:00
2017-01-27 18:07:31 +01:00
2016-07-12 16:20:46 +02:00
2017-04-24 15:37:30 +01:00
2017-03-20 11:20:35 +00:00
2017-02-28 17:10:00 +00:00
2017-01-20 11:15:06 +00:00
2017-04-26 10:22:31 +01:00
2017-03-15 20:50:14 -04:00
2017-03-27 12:14:45 +02:00
2017-04-26 12:00:42 +10:00
2016-05-18 15:04:27 +03:00
2017-04-26 12:41:55 +10:00
2017-04-05 17:23:52 +02:00
2017-01-27 18:07:59 +01:00
2017-02-18 22:23:31 +01:00
2016-11-01 19:21:09 +02:00
2017-05-07 09:57:51 +03:00
2017-02-24 10:37:21 +00:00
2017-04-20 17:39:17 +01:00
2016-03-22 22:20:17 +01:00
2017-04-25 19:17:25 +08:00
2017-05-07 09:57:51 +03:00
2017-02-28 20:40:36 +01:00
2017-02-14 08:14:58 +11:00
2017-04-04 18:32:25 +03:00
2017-02-02 18:48:06 +00:00
2017-04-21 07:18:34 +02:00
2017-05-07 09:57:51 +03:00
2017-05-07 09:57:51 +03:00
2017-04-24 09:13:44 +02:00
2017-03-01 23:09:46 +00:00
2017-04-24 12:32:12 +01:00
2017-01-16 17:52:35 +01:00
2017-04-21 09:02:04 +01:00
2017-03-09 10:41:38 +00:00
2017-02-10 17:40:30 +00:00
2017-04-20 17:39:17 +01:00
2016-10-28 18:17:24 +03:00
2017-05-07 09:57:51 +03:00
2016-10-28 18:17:24 +03:00
2017-05-07 09:57:51 +03:00
2017-04-20 15:22:41 -03:00
2017-04-21 15:59:27 +01:00
2017-02-07 18:29:59 +00:00
2017-04-25 11:04:34 -07:00
2016-09-29 11:43:17 +08:00
2017-03-11 14:59:03 -08:00
2017-01-16 17:52:35 +01:00