CESNET / ipfixcol

IPFIXcol is an implementation of an IPFIX (RFC 7011) collector
Other
64 stars 37 forks source link

utils/profiles/profiles.cpp: fixed resource leak #64

Closed ghost closed 9 years ago

ghost commented 9 years ago

Please double-check this fix. The point is that the for-loop has to stop iterating once a rootProfile has been found.