nest / nest-simulator

The NEST simulator
http://www.nest-simulator.org
GNU General Public License v2.0
544 stars 370 forks source link

Fix memory safety issue in slistartup.cc #3272

Closed heshpdx closed 3 months ago

heshpdx commented 3 months ago

Also fixes the memory leak in parser.h

As referred to in https://github.com/nest/nest-simulator/issues/3217#issuecomment-2269949314

heplesser commented 3 months ago

Small fix in SLI parser plus small syntax cleanup, this merging with single review.