summaryrefslogtreecommitdiffstats
path: root/development/xa/dxa-valgrind-patch.txt.1
diff options
context:
space:
mode:
Diffstat (limited to 'development/xa/dxa-valgrind-patch.txt.1')
-rw-r--r--development/xa/dxa-valgrind-patch.txt.112
1 files changed, 12 insertions, 0 deletions
diff --git a/development/xa/dxa-valgrind-patch.txt.1 b/development/xa/dxa-valgrind-patch.txt.1
new file mode 100644
index 0000000000..92a5658f69
--- /dev/null
+++ b/development/xa/dxa-valgrind-patch.txt.1
@@ -0,0 +1,12 @@
+diff --git a/tools/dxa-0.1.3/scan.c b/tools/dxa-0.1.3/scan.c
+index e7855f8..586d31b 100644
+--- a/tools/dxa-0.1.3/scan.c
++++ b/tools/dxa-0.1.3/scan.c
+@@ -597,6 +597,7 @@ int ScanSpecified (void)
+ (unsigned int)entry->address);
+ return 1;
+ }
++ entry = FindNextEntryType (NULL, ~0, RTN_SURE);
+ DeleteEntry (entry);
+ }
+