Fix misaligned pointer when deallocating address error
Vector automatically allocates memory for its elements and takes care of allocating and deallocating memory as needed. Don't need to manually delete objects within a vector. Bug: 372823688 Flag: EXEMPT bug fix Test: presubmit Change-Id: I695f355cea1d157869437cebf8a990dcde708346
Loading
Please register or sign in to comment