Details
-
Improvement
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
This is a followup patch after commit ca6fdf73528a0 (LU-19234)
This patch moves all direct calls from yaml_parser_delete()
to yaml_parser_cleanup() and all direct calls from
yaml_emitter_delete() to yaml_emitter_cleanup() wherever
possible.