Increase solidify buffer (#18843)

This commit is contained in:
s-hadinger 2023-06-10 18:23:33 +02:00 committed by GitHub
parent 2f616eef2c
commit 827c14e4bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ extern const bclass be_class_map;
be_vector_count(&(vm)->gbldesc.builtin.vlist)
#ifndef INST_BUF_SIZE
#define INST_BUF_SIZE 288
#define INST_BUF_SIZE 768
#endif
#define logfmt(...) \