<div dir="ltr"><div>I have a question about the mutability of the `pahSrcDS` argument to `GDALWarp`.</div><div><br></div><div>The `GDALWarp` function has the following signature:</div><div><br></div><div>```</div><div>GDALDatasetH GDALWarp(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount,<br>                      GDALDatasetH *pahSrcDS,<br>                      const GDALWarpAppOptions *psOptionsIn, int *pbUsageError)<br></div><div>```</div><div>Source: <a href="https://github.com/OSGeo/gdal/blob/895e9fbd63b2aa22471f4f8c69efd5ba4e700e9c/apps/gdalwarp_lib.cpp#L1379-L1381">https://github.com/OSGeo/gdal/blob/895e9fbd63b2aa22471f4f8c69efd5ba4e700e9c/apps/gdalwarp_lib.cpp#L1379-L1381</a><br></div><div><br></div>I was curious to see that `pahSrcDS` was not `const GDALDatasetH *pahSrcDS` or `const GDALDatasetH * const pahSrcDS`.<div><br></div><div>What mutability and ownership conclusions should I draw from it (if any)?<div><br></div><div>* Might the `GDALWarp` mutate the array and/or the pointed Datasets?<div>* Is it correct to assume the caller maintains ownership of the elements of `pahSrcDS`?</div><div><div><br></div><div>Thanks, and kind regards,</div><div><br></div><div>Simeon<br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Simeon Fitch</div><div>Co-founder & CTO</div><div><span style="font-size:small">Astraea, Inc.</span><br style="font-size:small"></div><div><span style="font-size:small"><br></span></div></div></div></div></div></div></div></div>

<br>
<font face="Verdana" color="#808080" size="1">The content of this email is intended for the person or entity to which it is addressed only. This email may contain confidential information. If you are not the person to whom this message is addressed, be aware that any use, reproduction, or distribution of this message is strictly prohibited. If you received this in error, please contact the sender and immediately delete this email and any attachments.</font><br>