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: mark item_pointer_is_valid unsafe #210

Merged
merged 1 commit into from
Sep 23, 2021
Merged

fix: mark item_pointer_is_valid unsafe #210

merged 1 commit into from
Sep 23, 2021

Conversation

Hoverbear
Copy link
Contributor

Resolves the example from #196 . There are likely more though!

Signed-off-by: Ana Hobden <operator@hoverbear.org>
@Hoverbear Hoverbear added this to the 0.2.0 milestone Sep 23, 2021
@Hoverbear Hoverbear self-assigned this Sep 23, 2021
@Hoverbear Hoverbear linked an issue Sep 23, 2021 that may be closed by this pull request
@Hoverbear Hoverbear merged commit 4e21895 into develop Sep 23, 2021
@Hoverbear
Copy link
Contributor Author

Hm, this should have been fix.

@Hoverbear Hoverbear changed the title chore: reduce UB in public API fix: reduce UB in public API Sep 24, 2021
@Hoverbear Hoverbear added the bug Something isn't working label Sep 24, 2021
@Hoverbear Hoverbear changed the title fix: reduce UB in public API fix: mark item_pointer_is_valid unsafe Sep 24, 2021
@Hoverbear Hoverbear deleted the reduce-ub branch February 25, 2022 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Public API of pgx exposes UB to safe code
1 participant