aboutsummaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorVladislav Grishenko <themiron@yandex-team.ru>2021-10-29 20:40:52 +0500
committerDamjan Marion <dmarion@0xa5.net>2025-03-04 10:04:14 +0000
commit75b66b374067ddfc4d9ed316d66250c4e60db985 (patch)
treee3acc58a9734ddd904bf2e43dc1a2b90bb12256b /extras
parent86abfc3e0aee3a1a1ae9107d03d98bf1cdcedd33 (diff)
papi: fix socket api max message id calculation
In case of sparse message ids due fixed offsets, length of the message table is less than max message id, causing "IndexError: list assignment index out of range" exception in _register_function() due "self.id_msgdef[i] = msg". Unlike shmem api, socket api needs to use max id. Type: fix Signed-off-by: Vladislav Grishenko <themiron@yandex-team.ru> Change-Id: Ib777db9dabc3a5a3ff83f07ec211cf2fb3c15cf0 Signed-off-by: Ole Troan <otroan@employees.org>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions