mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-30 01:48:43 +02:00
argument as a pointer but also set the same variable to the return value. This is ambiguous, because the behavior depends on whether the value being set upon return is the original value or the reallocated value. The result is system-dependent behavior.