mgalloy / idldoc

Documenting IDL code
Other
21 stars 13 forks source link

Memory leak if there is a repeated property #17

Closed mgalloy closed 11 years ago

mgalloy commented 11 years ago

If a property is listed twice in the file comments for a file defining a class, one of the properties will be leaked (and not used in the output). Instead, the second instance of the property should find the first and tack on its comments to the firsts.