mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 09:30:46 +02:00
ground node name (which is static) gets put on the node list and is improperly deallocated. Corrected by simply allocating the string for the default substrate node instead of using the static string.