2
votes
Dynamic Memory Allocation Failure Recovery
There are lots of good things in the other answers, but I did think it worth adding that if all the threads get in a similar loop, then the program will be deadlocked.
The "correct" answer …
