Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@WUST-mengqinyu
Copy link
Contributor

What type of PR is this?

  • bug

What this PR does / why we need it:

Nil pointer panic when getting cli/context flagSet in UsageError function

Which issue(s) this PR fixes:

Fixes #1325

Release Notes

NONE

@WUST-mengqinyu WUST-mengqinyu requested a review from a team as a code owner January 14, 2022 03:04
saschagrunert
saschagrunert previously approved these changes Jan 14, 2022
Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rliebz rliebz merged commit e855c4c into urfave:master Jan 17, 2022
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.

Nil pointer when getting context's flagSet in UsageError function.

3 participants