Commits

Sutou Kouhei authored 3dd6d323ad2
ARROW-12488: [GLib] Use g_memdup2() with GLib 2.68 or later g_memdup() is deprecated. Closes #10119 from kou/glib-memdup2 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>