I tried to fix this and did the following change which removed the Valgrind message.
=== modified file 'src/ai/defaultai.cc' --- src/ai/defaultai.cc 2017-11-20 07:54:19 +0000 +++ src/ai/defaultai.cc 2017-11-26 15:21:25 +0000 @@ -106,6 +106,7 @@ ts_in_const_count_(0), ts_without_trainers_(0), inhibit_road_building_(0), + enemysites_check_delay_(30), resource_necessity_water_needed_(false), highest_nonmil_prio_(0), seafaring_economy(false),
I tried to fix this and did the following change which removed the Valgrind message.
=== modified file 'src/ai/ defaultai. cc' in_const_ count_( 0), without_ trainers_ (0), road_building_ (0), check_delay_ (30), necessity_ water_needed_ (false) , nonmil_ prio_(0) , _economy( false),
--- src/ai/defaultai.cc 2017-11-20 07:54:19 +0000
+++ src/ai/defaultai.cc 2017-11-26 15:21:25 +0000
@@ -106,6 +106,7 @@
ts_
ts_
inhibit_
+ enemysites_
resource_
highest_
seafaring