Fix logging crash in IntBufferMountItem

Summary:
Unfortunately my last diff didn't completely fix this; now there are more printed parameters than arguments provided to the formatter.

Easy fix, confirmed this works by running internally.

Changelog: [Internal]

Reviewed By: NickGerleman

Differential Revision: D38678116

fbshipit-source-id: 51f32905debc1946bc260f06a5bdc2f43141ddf4
This commit is contained in:
Joshua Gross 2022-08-16 12:21:52 -07:00 коммит произвёл Facebook GitHub Bot
Родитель 04c75ba988
Коммит 4a8575617c
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -257,6 +257,7 @@ public class IntBufferBatchMountItem implements MountItem {
mIntBuffer[i++],
mIntBuffer[i++],
mIntBuffer[i++],
mIntBuffer[i++],
mIntBuffer[i++]));
} else if (type == INSTRUCTION_UPDATE_PADDING) {
s.append(