In line 706 variable freed but tried to reach freed variable at line 712 with :
snprintf(ctx->error_buf, sizeof(ctx->error_buf),
"ReadStat: Error converting variable #%d info to specified encoding: %s %s (%s)",
i, variable->name, variable->format, variable->label);
This caused compile build problem on gcc12