Oswald Buddenhagen b91dd5b3bc centralize disposal of parsed IMAP lists
makes the code less cluttered, and it's harder to introduce leaks.

this has the hypothetical disadvantage that due to freeing being
delayed, the peak memory usage would rise significantly if we chained to
another parse_list() call which produces a big list while already
holding a big list, but that isn't the case anywhere.
2020-08-04 17:16:03 +02:00
..
2017-04-22 11:26:11 +02:00
2020-08-04 17:16:03 +02:00
2020-08-04 17:15:39 +02:00
2020-08-04 17:15:39 +02:00
2020-08-04 17:15:39 +02:00
2020-08-04 17:16:01 +02:00
2017-10-01 15:30:07 +02:00
2020-08-04 14:49:58 +02:00
2020-08-04 17:16:03 +02:00
2020-08-04 17:16:03 +02:00
2020-08-04 17:16:01 +02:00
2020-08-04 17:15:39 +02:00
2017-04-02 15:56:30 +02:00
2020-08-04 17:16:03 +02:00