diff --git a/src/internal.c b/src/internal.c index 11303dc4..f683386c 100644 --- a/src/internal.c +++ b/src/internal.c @@ -1464,7 +1464,6 @@ static int GetNameList(byte* idList, word32* idListSz, idList[idListIdx++] = id; } - nameListIdx++; name += 1 + nameSz; nameSz = 0; }