Skip to content
Commit d9e55d4d authored by Karl Rupp's avatar Karl Rupp
Browse files

Generator: Fixed memory leak due to missing free() after malloc() in get_configured_program()

We want to uniformly use C++ functionality, hence replaced malloc() with new and added the missing delete.
parent e0b3ba27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment