Coverity: Memory leak in checkOldFormat()

Description

The code

IPropertyTree *t = createPTree(); if (attrs->first()) {

leaks t if attrs->first() is false.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created April 10, 2017 at 1:22 PM
Updated April 19, 2017 at 9:51 AM
Resolved April 19, 2017 at 9:51 AM

Flag notifications