aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcu_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcu_main.cpp')
-rw-r--r--src/pcu_main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcu_main.cpp b/src/pcu_main.cpp
index e953d431..8bb7c1fe 100644
--- a/src/pcu_main.cpp
+++ b/src/pcu_main.cpp
@@ -342,7 +342,7 @@ int main(int argc, char *argv[])
pcu_l1if_close();
- bts_cleanup();
+ TALLOC_FREE(the_pcu);
talloc_report_full(tall_pcu_ctx, stderr);
talloc_free(tall_pcu_ctx);