Commits


Even Rouault authored and Sutou Kouhei committed a589a3d9858
MINOR: [DOC] CDataInterface.rst: fix ReleaseExportedArray() example The initial assertion ``array->format != NULL`` refers to a non-existing field. I assume that this was intended to be the release callback Closes #12725 from rouault/patch-1 Authored-by: Even Rouault <even.rouault@spatialys.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>