Skip to content

dpu: lldb: Explicitly handle errors when looking up error_storage var…#67

Open
aharries-upmem wants to merge 2 commits intoupmem_release_120from
aharries/error_store_error_checking
Open

dpu: lldb: Explicitly handle errors when looking up error_storage var…#67
aharries-upmem wants to merge 2 commits intoupmem_release_120from
aharries/error_store_error_checking

Conversation

@aharries-upmem
Copy link

…iable

error_store_addr_ptr)
.ToError();
} else {
return Status("Recieved null pointer from UPMEM_LLDB_ERROR_STORE_ADDR "

Choose a reason for hiding this comment

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

Suggested change
return Status("Recieved null pointer from UPMEM_LLDB_ERROR_STORE_ADDR "
return Status("Received null pointer from UPMEM_LLDB_ERROR_STORE_ADDR "

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.

3 participants