Skip to content

Read access violation after leaving scope #5

@reitowo

Description

@reitowo

Timer object will be destructed and the thread visiting this->clear may cause read access violation.

I implemented a interrupt based Timer to kill thread at destructor, note that my implementation only supports one background thread per Timer object. And it uses boost::thread

https://github.com/cnSchwarzer/TimerCpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions