Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[ocf/promises] Fixed OCF crash because of bug from promise patch #798

Merged
merged 3 commits into from
Mar 7, 2017

Conversation

jprestwo
Copy link
Contributor

@jprestwo jprestwo commented Mar 7, 2017

  • Fixed OCF on linux by updating iotivity-constrained
    (client + server compiled in previously did not work)

Signed-off-by: James Prestwood [email protected]

James Prestwood added 2 commits March 7, 2017 09:13
 - Fixed OCF on linux by updating iotivity-constrained
   (client + server compiled in previously did not work)

Signed-off-by: James Prestwood <[email protected]>
Signed-off-by: James Prestwood <[email protected]>
{
if (handle) {
dummy_handle_t* h = (dummy_handle_t*)handle;
if (h->value != 42) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for the test. But move this constant definition up to a #define or something to make it more clear.

Signed-off-by: James Prestwood <[email protected]>
@grgustaf
Copy link
Contributor

grgustaf commented Mar 7, 2017

+1

@grgustaf grgustaf merged commit 38023f0 into intel:master Mar 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants