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

Windows: Improve CredWrite() error handling #137

Merged
merged 1 commit into from
Feb 5, 2019

Conversation

ckamm
Copy link
Contributor

@ckamm ckamm commented Feb 4, 2019

For #133

@guruz
Copy link
Contributor

guruz commented Feb 4, 2019

Just wondering if there is a way to use the .._BLOB_SIZE as run time constant instead of compile time?
(See also your comment owncloud/client#6776 (comment) )

@ckamm
Copy link
Contributor Author

ckamm commented Feb 4, 2019

@guruz Interesting point. We could do the size checks only after we see an INVALID_PARAMETER error, and not do error catching ourselves upfront. I'll make adjustments.

@guruz guruz mentioned this pull request Feb 4, 2019
93 tasks
Copy link
Contributor

@guruz guruz left a comment

Choose a reason for hiding this comment

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

I think it's good, but a second pair of eyes would be nice too
@ogoffart @akallabeth

@frankosterfeld frankosterfeld merged commit 430bbbe into frankosterfeld:master Feb 5, 2019
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.

4 participants