On 09.12.2016 22:58, SF Markus Elfring wrote:
Irrelevant, the variable is not used before checking it.* Will it be more appropriate to attempt another memory allocation only if the previous one succeeded already? * Can it be a bit more efficient to duplicate only the required data in a single function call before?
How many memory allocations do you expect to fail?