7cf31a74cd
If the hinted handoff segment is corrupt, the size read could be invalid and attempting to create a slice using that size causes a panic. Ideally, we'd have a checksum on the seqment record but for now just return an error when the size is larger than the segment file. Fixes #3687 |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
doc.go | ||
limiter.go | ||
limiter_test.go | ||
processor.go | ||
processor_test.go | ||
queue.go | ||
queue_test.go | ||
service.go |