Skip to content

fix null ptr, fix warning on virtual method#3

Open
DavidPetran wants to merge 3 commits intomainfrom
djp/bug_fixes
Open

fix null ptr, fix warning on virtual method#3
DavidPetran wants to merge 3 commits intomainfrom
djp/bug_fixes

Conversation

@DavidPetran
Copy link
Copy Markdown

check for nullptr after calling getCompileUnitForOffset(0)
remove virtual as this generated a compiler warning (it wasn't overridden)

@DavidPetran DavidPetran requested a review from wamphlett July 4, 2023 12:40
wamphlett
wamphlett previously approved these changes Jul 10, 2023
Copy link
Copy Markdown
Member

@wamphlett wamphlett left a comment

Choose a reason for hiding this comment

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

Having spoken about this and discussed the canary plan, looks good to me 👍🏻

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.

2 participants