K 10 svn:author V 2 ae K 8 svn:date V 27 2018-07-19T07:30:18.976389Z K 7 svn:log V 222 MFC r336219: Use correct size when we are allocating array for skipto index. Also, there is no need to use M_ZERO for idxmap_back. It will be re-filled just after allocation in update_skipto_cache(). PR: 229665 END