Files
buildroot/package
Giulio Benetti 8009294178 libssh2: fix build failure due to pointer dereferencing ambiguity
When dereferencing from *aes_ctr_cipher, being a pointer itself,
ambiguity can occur with compiler and build can fail reporting:
openssl.c:574:20: error: ‘*aes_ctr_cipher’ is a pointer; did you mean to use ‘->’?
     *aes_ctr_cipher->nid = type;

Add a patch to sorround every *aes_ctr_cipher-> occurence with
paranthesis like this (*aes_ctr_cipher)->

Fixes:
http://autobuild.buildroot.net/results/97c/97c43dd2122f55f3166683aa1b29ce1ca54bcb9c/
http://autobuild.buildroot.net/results/4b7/4b728d275f1399e3cb72d40482076ee54b35852a/

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 4a7da55eb3)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-03-27 22:33:43 +01:00
..
2018-08-23 22:42:06 +02:00
2018-01-29 14:39:17 +01:00
2018-06-17 16:42:49 +02:00
2018-02-03 19:57:10 +01:00
2018-02-25 21:38:46 +01:00
2018-01-22 22:28:11 +01:00
2018-11-13 23:47:28 +01:00
2018-08-24 10:35:05 +02:00
2018-12-03 23:27:59 +01:00
2018-01-27 10:04:52 +01:00
2018-07-18 23:33:57 +02:00
2018-10-05 13:54:09 +02:00
2018-08-23 21:20:26 +02:00
2018-10-08 10:34:06 +02:00
2018-12-03 22:46:51 +01:00
2018-03-03 23:26:08 +01:00
2019-01-29 19:32:05 +01:00
2018-08-23 21:18:20 +02:00
2018-03-30 23:18:49 +02:00
2018-02-27 21:34:36 +01:00
2018-07-18 23:35:59 +02:00
2018-11-26 12:47:44 +01:00
2018-05-24 22:43:42 +02:00
2018-01-29 22:27:19 +01:00
2018-10-01 16:53:17 +02:00
2018-01-25 21:30:01 +01:00
2018-12-03 23:07:45 +01:00
2018-11-26 17:28:38 +01:00
2019-02-24 22:05:43 +01:00
2018-11-13 23:54:17 +01:00
2018-10-20 00:01:28 +02:00
2018-11-13 23:57:19 +01:00
2018-03-30 22:14:00 +02:00
2018-10-05 21:41:19 +02:00
2018-01-27 11:14:16 +01:00
2018-10-05 14:00:29 +02:00
2018-10-05 14:03:43 +02:00
2018-10-01 23:42:47 +02:00
2018-10-24 01:00:52 +02:00
2018-04-09 17:51:04 +02:00
2018-11-13 23:59:50 +01:00
2018-01-26 13:39:08 +01:00
2018-06-11 23:07:23 +02:00
2018-10-05 14:02:43 +02:00
2018-01-30 22:52:06 +01:00
2018-11-14 00:01:22 +01:00
2018-07-19 20:01:29 +02:00
2019-01-28 18:26:47 +01:00
2018-12-16 20:43:06 +01:00
2018-01-28 23:33:31 +01:00
2018-03-24 21:46:10 +01:00
2018-03-30 21:07:42 +02:00
2018-07-19 11:53:34 +02:00
2018-09-20 23:38:07 +02:00
2018-05-24 22:44:28 +02:00
2018-01-23 08:33:39 +01:00
2018-01-16 23:15:54 +01:00
2019-02-21 17:19:33 +01:00
2018-10-05 15:17:09 +02:00
2018-04-08 17:01:12 +02:00
2018-02-27 21:05:00 +01:00
2018-12-03 22:52:19 +01:00
2018-08-24 10:06:39 +02:00
2018-05-24 22:39:49 +02:00
2018-12-16 22:32:34 +01:00
2018-10-24 12:27:26 +02:00
2018-10-05 21:40:38 +02:00
2018-04-06 20:06:45 +02:00
2018-05-24 22:45:53 +02:00
2018-01-17 22:36:35 +01:00
2018-01-17 22:36:21 +01:00
2018-12-03 22:53:25 +01:00
2018-10-24 14:19:47 +02:00
2018-01-17 23:37:56 +01:00
2018-11-25 23:18:42 +01:00
2018-07-19 12:04:09 +02:00
2018-11-25 22:07:28 +01:00
2018-06-17 16:42:49 +02:00
2018-03-30 22:13:19 +02:00
2018-01-22 22:32:41 +01:00
2018-11-14 00:12:12 +01:00
2018-02-13 23:09:47 +01:00
2018-02-26 23:42:56 +01:00
2018-04-06 19:53:23 +02:00
2018-10-05 22:34:39 +02:00
2018-01-17 14:07:03 +01:00
2018-04-06 20:04:53 +02:00
2019-01-24 20:04:34 +01:00
2019-01-29 17:33:50 +01:00
2018-07-17 22:05:36 +02:00
2018-11-25 23:20:14 +01:00
2018-02-03 08:24:48 +01:00
2018-03-30 22:09:05 +02:00
2018-10-24 13:45:20 +02:00
2018-02-03 20:05:59 +01:00
2018-10-05 15:17:08 +02:00
2018-10-05 22:12:36 +02:00
2018-10-05 22:01:03 +02:00
2018-01-26 13:38:43 +01:00
2018-02-19 20:32:43 +01:00
2018-08-23 21:40:38 +02:00
2018-04-06 20:07:14 +02:00
2018-10-05 15:17:08 +02:00
2018-02-05 14:57:48 +01:00