commit | a395a8760ac19f36cb02ca0f39ce4dfc7201fa82 | [log] [tgz] |
---|---|---|
author | Qing Huang <huangq@codeaurora.org> | Thu Dec 13 10:37:12 2018 +0800 |
committer | Qing Huang <huangq@codeaurora.org> | Thu Dec 13 10:37:12 2018 +0800 |
tree | b0cf0d35a3777f61392ee658439e83d0aa5a87be | |
parent | 9fd34df22f4a7a1f1c7e33a774e225f804e04a1d [diff] |
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