Skip to content

Make sure data types are correct / expected#896

Open
MuxZeroNet wants to merge 1 commit intoHelloZeroNet:masterfrom
MuxZeroNet:patch-1
Open

Make sure data types are correct / expected#896
MuxZeroNet wants to merge 1 commit intoHelloZeroNet:masterfrom
MuxZeroNet:patch-1

Conversation

@MuxZeroNet
Copy link
Copy Markdown
Contributor

This pull request is a partial fix of various type assumption glitches in ZeroNet.

These corrections are made as response to a very simple fuzz testing I conducted against FileServer. (I will write about the fuzz testing soon.) That 15441 port is open to everyone in the network, so it's better to be conservative.

I also make it distinguish between detected errors and unexpected errors. By making a distinction between detected errors and unexpected errors, logging noise is reduced, and more important error logs can be seen easier.

Distinguish between detected errors and unexpected errors.
@MuxZeroNet
Copy link
Copy Markdown
Contributor Author

More detail here: https://github.com/MuxZeroNet/Fuzzing/tree/master/Fuzzing%20Log/Round%201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant