<div dir="ltr">Hi all,<div><br></div><div>I've got code in Rasterio that calls VSIGetMemFileBuffer to get PNG or JPEG image bytes. With GDAL 1.11, I found that I had to fix the resulting byte array by moving the last byte to the head of the array. With GDAL 2.1.0 and 2.1.1 this is no longer needed and we can return an unshifted array (see the changeset below).</div><div><br></div><div><a href="https://github.com/mapbox/rio-mbtiles/compare/master...brendan-ward:bad_bytes?expand=1#diff-cfcb7125bae0f25564785b33fa38d6a1L45">https://github.com/mapbox/rio-mbtiles/compare/master...brendan-ward:bad_bytes?expand=1#diff-cfcb7125bae0f25564785b33fa38d6a1L45</a><br clear="all"><div><br></div><div>I haven't been able to find the change in the change log or tracker. Can anyone point me to the commit that changed this so I can pin down the versions when it changed?</div><div><br></div><div>Thanks in adavnce,</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Sean Gillies</div></div>
</div></div>