Wladimir J. van der Laan
efed9809b4
Merge #15532 : Remove sharp edge (uninit member) when using the compiler-generated ctor for BlockFilter
...
82c3b3f8e07f0572327275841333256fa3e679e3 Remove sharp edge (uninitialized m_filter_type) when using the compiler-generated constructor for BlockFilter (practicalswift)
Pull request description:
Remove sharp edge (uninitialised member `m_filter_type`) when using the compiler-generated constructor for `BlockFilter`.
Before (but after added test):
```
$ src/test/test_bitcoin -t blockfilter_tests/blockfilter_basic_test
Running 1 test case...
test/blockfilter_tests.cpp(118): error: in "blockfilter_tests/blockfilter_basic_test": check default_ctor_block_filter_1.GetFilterType() == default_ctor_block_filter_2.GetFilterType() has failed [ != ]
*** 1 failure is detected in the test module "Bitcoin Test Suite"
```
After:
```
$ src/test/test_bitcoin -t blockfilter_tests/blockfilter_basic_test
Running 1 test case...
*** No errors detected
```
Tree-SHA512: 21d41f036b0bf12adcf1a788d84747353f2023cb85fd8ea6c97222967032e8bf54e7910cadb45dfcecd78e5b5dca86685f78cad0596b6d1a08f910ebf20d90aa
2019-03-08 15:26:28 +01:00
..
2019-02-25 10:13:23 -05:00
2019-02-14 16:10:02 +01:00
2018-12-29 10:15:01 +01:00
2019-01-16 16:31:37 -08:00
2019-02-22 17:38:45 -08:00
2019-03-04 15:57:58 -05:00
2019-01-26 12:45:48 -05:00
2019-02-14 10:32:02 -05:00
2019-02-25 10:12:29 -05:00
2018-12-17 21:02:42 -08:00
2019-03-07 21:04:28 +01:00
2019-03-07 17:40:58 +01:00
2019-02-16 21:39:32 +01:00
2019-01-23 16:28:27 +08:00
2019-03-08 15:26:28 +01:00
2018-09-07 08:21:14 -04:00
2019-03-02 23:20:38 +01:00
2019-03-04 15:59:23 -05:00
2019-01-25 14:16:07 -05:00
2018-04-13 15:37:20 -04:00
2019-01-16 13:54:18 -05:00
2019-01-16 13:54:18 -05:00
2018-12-12 14:22:12 -08:00
2019-01-05 16:16:37 +01:00
2018-12-29 10:15:01 +01:00
2018-11-04 22:46:07 -08:00
2018-12-04 19:55:04 +02:00
2018-11-05 17:03:11 +01:00
2019-01-22 21:10:48 +00:00
2019-01-22 21:10:48 +00:00
2018-11-04 22:46:07 -08:00
2018-11-05 17:03:11 +01:00
2018-08-27 18:19:33 +02:00
2019-02-06 14:16:43 -05:00
2019-02-06 14:16:43 -05:00
2019-01-30 16:26:52 -05:00
2019-02-06 14:16:43 -05:00
2018-11-23 10:17:46 +01:00
2018-11-05 09:25:15 -08:00
2018-11-13 12:41:41 -08:00
2019-03-05 09:08:04 +01:00
2019-03-05 09:08:04 +01:00
2018-08-25 17:41:00 +02:00
2018-08-13 01:24:55 +02:00
2018-07-27 07:15:02 -04:00
2019-02-22 17:38:45 -08:00
2019-02-17 03:38:08 +00:00
2018-10-07 13:11:36 +01:00
2018-11-04 22:46:07 -08:00
2018-07-27 07:15:02 -04:00
2018-08-13 13:57:15 +02:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-11-05 09:25:15 -08:00
2019-01-24 19:47:07 -08:00
2019-01-23 16:28:27 +08:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2019-02-11 12:23:14 -08:00
2018-07-27 07:15:02 -04:00
2019-02-11 12:23:14 -08:00
2018-11-04 22:46:07 -08:00
2018-08-27 18:19:33 +02:00
2018-09-04 13:11:26 +02:00
2018-11-04 22:46:07 -08:00
2019-02-04 12:20:42 +00:00
2019-02-22 17:38:45 -08:00
2019-02-22 17:38:45 -08:00
2019-02-23 23:44:28 +08:00
2018-12-29 10:15:01 +01:00
2018-11-05 09:25:15 -08:00
2018-11-30 18:48:58 +01:00
2018-11-04 22:46:07 -08:00
2018-08-11 09:34:47 +03:00
2019-01-29 15:30:24 -05:00
2018-09-13 10:36:41 -07:00
2019-03-07 17:40:58 +01:00
2018-11-06 11:44:40 -04:00
2019-02-07 22:30:25 +01:00
2018-07-27 07:15:02 -04:00
2019-01-31 15:00:56 +00:00
2018-09-13 10:36:41 -07:00
2018-11-04 22:46:07 -08:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2019-01-29 15:30:24 -05:00
2019-01-29 15:30:24 -05:00
2019-03-04 13:13:36 -05:00
2019-03-06 16:58:37 -05:00
2019-01-26 09:28:48 +08:00
2019-01-18 00:34:47 +00:00
2019-01-04 06:31:07 -05:00
2019-03-06 15:16:23 -05:00
2018-07-27 07:15:02 -04:00
2019-01-10 01:58:33 +01:00
2018-07-27 07:15:02 -04:00
2019-02-12 11:34:57 -05:00
2019-02-12 11:34:57 -05:00
2019-02-14 16:11:44 -05:00
2019-01-16 13:54:18 -05:00
2019-02-06 20:25:27 -08:00
2019-02-08 08:58:29 -05:00
2019-02-04 13:47:55 -05:00
2018-11-23 09:53:20 +01:00
2019-01-24 15:58:49 -08:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-11-04 22:46:07 -08:00
2018-12-29 10:15:01 +01:00
2019-01-30 22:44:28 +02:00
2018-07-27 07:15:02 -04:00
2018-11-05 17:03:11 +01:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2018-11-14 12:19:28 -05:00
2018-11-04 22:46:07 -08:00
2019-01-05 16:16:37 +01:00
2019-02-22 11:13:43 -05:00
2019-02-22 11:13:43 -05:00
2018-07-27 07:15:02 -04:00
2018-07-27 07:15:02 -04:00
2019-02-18 10:56:55 +01:00
2019-02-03 17:34:26 -08:00
2019-02-25 10:12:29 -05:00
2018-07-24 20:46:23 +01:00
2019-01-16 16:34:56 -08:00
2019-02-10 17:17:32 -05:00
2018-09-11 00:58:13 -04:00
2018-06-25 00:08:49 -04:00
2018-06-25 00:08:49 -04:00
2018-07-27 11:52:18 -07:00
2019-01-25 12:32:37 -08:00
2019-01-25 13:21:59 +09:00
2018-12-14 16:26:13 -05:00
2018-08-31 16:00:38 +02:00
2018-12-29 10:15:01 +01:00
2018-11-06 11:44:40 -04:00
2018-11-04 22:46:07 -08:00
2018-07-27 07:15:02 -04:00
2019-01-13 22:50:36 -08:00
2018-07-27 07:15:02 -04:00
2018-11-04 22:46:07 -08:00
2018-08-08 13:55:27 +02:00
2019-02-25 10:12:29 -05:00
2019-02-25 10:12:29 -05:00
2019-02-22 15:43:02 -04:00
2019-02-22 15:43:02 -04:00
2019-01-10 02:51:14 +01:00
2018-09-18 14:27:05 +09:00
2018-11-05 09:25:15 -08:00
2019-03-07 17:40:58 +01:00
2019-03-07 17:40:58 +01:00
2019-02-03 22:23:44 +00:00
2018-08-26 00:25:28 +02:00
2018-07-27 07:15:02 -04:00
2018-09-23 22:55:11 +02:00
2018-09-23 22:55:11 +02:00
2018-09-23 22:55:11 +02:00
2018-09-23 22:55:11 +02:00
2018-11-06 11:44:40 -04:00
2018-11-04 22:46:07 -08:00
2018-08-08 13:55:27 +02:00