Skip to content

Properly handle void* #955

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

Merged
merged 2 commits into from
May 23, 2017
Merged

Properly handle void* #955

merged 2 commits into from
May 23, 2017

Conversation

tautschnig
Copy link
Collaborator

ef87255 is an updated and fixed version of a commit that is already in #731.

Various places directly used pointer_width to build a signed/unsigned bvt.
…ndard

This patch includes a review of all uses of functions from pointer_offset_size.h
as all of those may return nil or a negative number if the size could not be
determined. Calling sites need to handle those cases as appropriate in a given
context.
@kroening kroening merged commit e3ad659 into diffblue:master May 23, 2017
@tautschnig tautschnig deleted the void-cast branch May 25, 2017 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants