summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/analysis/disass/routines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/analysis/disass/routines.c b/src/analysis/disass/routines.c
index c57b80c..d260bad 100644
--- a/src/analysis/disass/routines.c
+++ b/src/analysis/disass/routines.c
@@ -295,7 +295,7 @@ void g_routines_study_compute_limits(GRoutinesStudy *study, GBinRoutine *routine
for (next = NULL, index++; next == NULL && index < study->count; index++)
{
- next_symbol = g_binary_format_get_symbol(study->format, index + 1);
+ next_symbol = g_binary_format_get_symbol(study->format, index);
/**
* Les étiquettes à l'intérieur de code ne doivent pas constituer