-
Notifications
You must be signed in to change notification settings - Fork 35
add fixed provider #976
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
add fixed provider #976
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR depends on #981 and should be merged after it.
After having applied the requested changes the tests starts to fail and they should be fixed accordingly.
#981 has been merged. Rebase please. |
umfFileMemoryProviderOps | ||
umfFileMemoryProviderParamsCreate | ||
umfFileMemoryProviderParamsDestroy | ||
umfFileMemoryProviderParamsSetPath | ||
umfFileMemoryProviderParamsSetProtection | ||
umfFileMemoryProviderParamsSetVisibility | ||
umfFixedMemoryProviderOps |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add new functions to LIBUMF_0.11 set (requires #974 merged + rebase)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if it will be merged....
e9f92ca
to
4e91bc9
Compare
Description
Checklist