fix/TD-26434

This commit is contained in:
dmchen 2023-09-22 18:47:16 +08:00
parent acefaa6735
commit 09f74cc9ad
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
extern "C" {
#endif
#define AUDIT_DETAIL_MAX 64000
#define AUDIT_DETAIL_MAX 65536
typedef struct {
const char *server;