sdm: Fix uninitialized variable issue

The begin which is an iterator pointing to the
first element in the vector, was constructed
but not assgin initialize value.

Change-Id: Id9111c634e959fcdad46a1d904cb329509d2327a
1 file changed