areaDetector / ADCore

The home of the core components of the EPICS areaDetector software. It includes base classes for drivers and code for all of the standard plugins.
https://areadetector.github.io/master/index.html
Other
20 stars 65 forks source link

Fix potential memory leak (for unknown parameter) #462

Closed ralphlange closed 3 years ago

ralphlange commented 3 years ago

Fix a potential memory leak situation (in case of an unknown parameter).

(found by Sonar/cppcheck)

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.003%) to 38.896% when pulling 5a18a92b965db2c2f95d4d0ec149f30236fb2aba on ralphlange:fix/memory-leak into bcaced94ad48b9bb5fdbd1a7f6d9d8be5c416003 on areaDetector:master.