From a14efc5274fc20af98be7deeb52d7166c4ef6d17 Mon Sep 17 00:00:00 2001 From: PipeItToDevNull <25917750+PipeItToDevNull@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:01:08 -0500 Subject: [PATCH] wrap most post-processing in a try catch (#34) This is needed incase the advanced splits and other maniuplations fail on an odd file. The function will still return the basic dump info, analysis, and raw data but no more in depth variable data --- api/Debug-Dmps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/Debug-Dmps b/api/Debug-Dmps index d5afba3..8dbacfc 160000 --- a/api/Debug-Dmps +++ b/api/Debug-Dmps @@ -1 +1 @@ -Subproject commit d5afba38ee488782a931cce12382e57053f907fe +Subproject commit 8dbacfc5b59cb7d05bcdd270b3288b38b22a0fa6