CID 1251078: uninitialized field.
This commit is contained in:
@@ -40,7 +40,8 @@ get_nth_addon(image_id image, int index)
|
||||
ServicesAddOn::ServicesAddOn(image_id image)
|
||||
:
|
||||
NetworkSetupAddOn(image),
|
||||
BGroupView("Services")
|
||||
BGroupView("Services"),
|
||||
fServicesListView(NULL)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user