From 0a2874e0384143a642fb03365d37db60c3747c61 Mon Sep 17 00:00:00 2001 From: Jason Hiser <jdhiser@gmail.com> Date: Thu, 31 Jan 2019 19:27:17 -0500 Subject: [PATCH] refactoring libirdb-util and libirdb-syscall --- SMPStaticAnalyzer | 2 +- irdb-sdk | 2 +- irdb_transforms | 2 +- security_transforms | 2 +- zipr_large_only_plugin | 2 +- zipr_push64_reloc_plugin | 2 +- zipr_scfi_plugin | 2 +- zipr_trace_plugin | 2 +- zipr_unpin_plugin | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/SMPStaticAnalyzer b/SMPStaticAnalyzer index ec25b2ca5..184f3f01e 160000 --- a/SMPStaticAnalyzer +++ b/SMPStaticAnalyzer @@ -1 +1 @@ -Subproject commit ec25b2ca5eabbe7b750b24c2cc9a03fe19d1f12e +Subproject commit 184f3f01ece8f8ffe0ef8ef71166a6008d5ec02d diff --git a/irdb-sdk b/irdb-sdk index 87299dec0..a65d9996f 160000 --- a/irdb-sdk +++ b/irdb-sdk @@ -1 +1 @@ -Subproject commit 87299dec03db4cad748244fcfbd4b72c3847cff6 +Subproject commit a65d9996f1a5d9582d9299c03deb883a35ca4c8c diff --git a/irdb_transforms b/irdb_transforms index ebaf508f4..d1ffa658e 160000 --- a/irdb_transforms +++ b/irdb_transforms @@ -1 +1 @@ -Subproject commit ebaf508f47ec11230e62522032a98ddf42eb9f4f +Subproject commit d1ffa658e25addda967209afe10fdcba7f9df676 diff --git a/security_transforms b/security_transforms index 8366b245c..b74fc645f 160000 --- a/security_transforms +++ b/security_transforms @@ -1 +1 @@ -Subproject commit 8366b245c0b629dc64ab79de2d7eca057c7b8d37 +Subproject commit b74fc645f1c5ddc1a27c3a055491fdd5a149116d diff --git a/zipr_large_only_plugin b/zipr_large_only_plugin index ed81eb2a9..c9a9827a9 160000 --- a/zipr_large_only_plugin +++ b/zipr_large_only_plugin @@ -1 +1 @@ -Subproject commit ed81eb2a9f4f96ffce160dba4885e8b8237348e7 +Subproject commit c9a9827a9f8b58ebaa79c62489b26d5f44eb3013 diff --git a/zipr_push64_reloc_plugin b/zipr_push64_reloc_plugin index 480959bf7..192bc331b 160000 --- a/zipr_push64_reloc_plugin +++ b/zipr_push64_reloc_plugin @@ -1 +1 @@ -Subproject commit 480959bf7a0ce1b9d606a4458fefbb9d1788cb58 +Subproject commit 192bc331b84c73ae367c1b806117760d127a096e diff --git a/zipr_scfi_plugin b/zipr_scfi_plugin index 45ffb7a03..f1671386c 160000 --- a/zipr_scfi_plugin +++ b/zipr_scfi_plugin @@ -1 +1 @@ -Subproject commit 45ffb7a033c2ad39f45d9b1195267442e338e8f0 +Subproject commit f1671386c801f2a1128dd15b8fa9e671f8ce41a1 diff --git a/zipr_trace_plugin b/zipr_trace_plugin index 9aa9f1510..bd2d3f18d 160000 --- a/zipr_trace_plugin +++ b/zipr_trace_plugin @@ -1 +1 @@ -Subproject commit 9aa9f15101c7dc9c2c2ff926a3ec29209d3e0eb8 +Subproject commit bd2d3f18d31cbc5ec07f9df6ca82859ce89896e7 diff --git a/zipr_unpin_plugin b/zipr_unpin_plugin index 973eaf262..451c0c842 160000 --- a/zipr_unpin_plugin +++ b/zipr_unpin_plugin @@ -1 +1 @@ -Subproject commit 973eaf26206029b2411971a55f65a872d5ec4c54 +Subproject commit 451c0c842379b5807dbc130793e186aa76ea8b35 -- GitLab