Chris Bannister
|
bbe3d93b83
fix untyped consts
|
10 年之前 |
Chris Bannister
|
ad3a9ca8a6
ensure columnCount is not negative
|
10 年之前 |
Chris Bannister
|
f2175ae442
Dont allocate all the columninfo upfront
|
10 年之前 |
Chris Bannister
|
c573f5db2c
ensure we have enough bytes to read 1 byte
|
10 年之前 |
Chris Bannister
|
c384b1fa8d
Merge pull request #410 from Zariel/fix-fuzz-version
|
10 年之前 |
Chris Bannister
|
7c553284a1
use the version from the read header version when parsing the frames for fuzzing
|
10 年之前 |
Chris Bannister
|
9db0f56206
fix reading short bytes not checking for enough bytes in the buffer
|
10 年之前 |
Chris Bannister
|
619641c580
Ensure that frames are not bigger than the max
|
10 年之前 |
Chris Bannister
|
859f523787
ensure we catch panics in readTrace
|
10 年之前 |
Chris Bannister
|
c2d8f27013
check for negative number of rows when parsing results frame
|
10 年之前 |
Chris Bannister
|
ae2ddd1c7c
be more careful when reading the headers, check sizes of the buffer and for valid versions
|
10 年之前 |
Chris Bannister
|
a36b2607ab
more fuzz tests
|
10 年之前 |
Chris Bannister
|
80553ac73d
simplify testers
|
10 年之前 |
Chris Bannister
|
548315868e
add test harness to verify gofuzz found bugs
|
10 年之前 |