Files
tor/src/test/fuzz
Nick Mathewson 47654d3249 Refactor config free logic to use a single path.
The right way to free a config object is now to wrap config_free(),
always.  Instead of creating an alternative free function, objects
should provide an alternative clear callback to free any fields that
the configuration manager doesn't manage.

This lets us simplify our code a little, and lets us extend the
confparse.c code to manage additional fields in config_free.
2019-08-28 09:40:53 -04:00
..
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2019-06-05 09:33:35 -04:00
2019-04-08 11:16:45 +03:00