Skip to content

RFC: \x00 as argument boundary

Mingye Wang requested to merge Artoria2e5/please:nul-as-boundary into master

This commit implements the proposal raised in #6. The tests are revised accordingly to make them pass. One additional dependency is included for the "command for show" part. One potential TODO I encountered when writing the docs is that we should probably limit the maximum size of the *_COMMAND variables so as to not accidentally hit the ARG_MAX.

I have some smaller feature requests, but those will be done elsewhere.

Edited by Mingye Wang

Merge request reports