mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-26 14:30:23 -04:00

In case of argument change, freeing everything is not the most efficient (wastes one free()+calloc()) but makes the code simpler, which is probably more important here