conftest: Sanity check for proposal number modifier
This commit is contained in:
@@ -122,7 +122,7 @@ METHOD(listener_t, message, bool,
|
||||
enumerator->destroy(enumerator);
|
||||
}
|
||||
sa = sa_payload_create_from_proposals_v2(updated);
|
||||
list->destroy_offset(list, offsetof(proposal_t, destroy));
|
||||
DESTROY_OFFSET_IF(list, offsetof(proposal_t, destroy));
|
||||
updated->destroy_offset(updated, offsetof(proposal_t, destroy));
|
||||
message->add_payload(message, (payload_t*)sa);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user