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

SharedPV::post() throws bad_weak_ptr #166

Open
mdavidsaver opened this issue Jun 13, 2020 · 1 comment
Open

SharedPV::post() throws bad_weak_ptr #166

mdavidsaver opened this issue Jun 13, 2020 · 1 comment
Assignees

Comments

@mdavidsaver
Copy link
Member

I've had a report of std::tr1::bad_weak_ptr being thrown from SharedPV::post().

void SharedPV::post(const pvd::PVStructure& value,
const pvd::BitSet& changed)

@mdavidsaver mdavidsaver self-assigned this Jun 13, 2020
@mdavidsaver
Copy link
Member Author

May be fixed by a97c5b1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant