Silence ac-gfbs debug message.

remotes/origin/HEAD
Victor Julien 14 years ago
parent da3c5bf84d
commit 0788656ef7

@ -781,7 +781,7 @@ static inline void SCACGfbsCreateModGotoTable(MpmCtx *mpm_ctx)
exit(EXIT_FAILURE);
}
memset(ctx->goto_table_mod, 0, size);
printf("size- %d\n", size);
//printf("size- %d\n", size);
mpm_ctx->memory_cnt++;
mpm_ctx->memory_size += size;

Loading…
Cancel
Save