Next: , Previous: , Up: Crash Introduction   [Index]


3.1.4 Cleaning Up

To free the x1f4_init_expression allocated resources the x1f4_fini_expression should be called:

x1f4_fini_expression(&expression);

See x1f4_fini_expression.