| Summary: | std::call_once not working as expected when the invocated function throws an exception. | ||
|---|---|---|---|
| Product: | glibc | Reporter: | Mario Galindo <mariogalindoq> |
| Component: | libc | Assignee: | Not yet assigned to anyone <unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | drepper.fsp, fweimer, mariogalindoq |
| Priority: | P2 | Flags: | fweimer:
security-
|
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
|
Description
Mario Galindo
2020-02-06 01:10:42 UTC
I don't see anything calling the cleanup function in __pthread_once_slow. |