• Caolán McNamara's avatar
    Resolves: fdo#59183 Copy 4 or more slides then crash · 63de2b8f
    Caolán McNamara yazdı
    regression from 17afe4ce which is totally
    forgivable as its riddled with asserts that suggest there should be no
    out-of-bounds accesses and there probably shouldn't and those queries are
    possibly bugs. But double-checking 3-6 it is the case that non-existant pages
    were queried for in that version too, so return NULL on out-of-bounds
    like the original pre-stl conversion code did.
    
    Change-Id: Ic918419b6cb76b083de6b6911dde9d6e00258324
    63de2b8f
svdmodel.cxx 58.4 KB