Problem: Program crashes if memory allocation in socket_poller_t::rebuild fails.
Solution: Report memory allocation failure as ENOMEM so applications can handle it gracefully. Fixes #3427.
Showing
Please
register
or
sign in
to comment
Solution: Report memory allocation failure as ENOMEM so applications can handle it gracefully. Fixes #3427.