Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix uninitialized warnings from dir_path and path #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

timgimyee
Copy link

Use empty string “” when dir_path or path return undef. This addresses
bug 55159.

Use empty string “” when dir_path or path return undef.  This addresses
bug 55159.
@autarch
Copy link
Member

autarch commented Feb 13, 2016

I'm sorry I never commented on this earlier. This looks sane but it really needs a test or two. Also, I wonder if it might be sane to simply make the the dir_path attribute value default to the empty string.

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

Successfully merging this pull request may close these issues.

2 participants