mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Polish redbean serialization
This commit is contained in:
parent
7aafa64ab3
commit
2d1731b995
24 changed files with 828 additions and 158 deletions
|
@ -21,7 +21,7 @@
|
|||
#include "libc/testlib/ezbench.h"
|
||||
#include "libc/testlib/testlib.h"
|
||||
|
||||
char buf[25];
|
||||
char buf[24];
|
||||
|
||||
void SetUp(void) {
|
||||
memset(buf, 0x55, sizeof(buf));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue