...
In this example, the memory referred to by x may freed twice: once if error_condition is true and again at the end of the code.
...
...
In this example, the memory referred to by x may freed twice: once if error_condition is true and again at the end of the code.
...