Skip to content

readline: check for null input in question()

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/error into master

question() checks for objects passed as the recently added options argument. This commit improves that logic to also check for null.

Merge request reports

Loading