BBS:      TELESC.NET.BR
Assunto:  src/xpdev/named_str_list.c
De:       Deuc¨
Data:     Sun, 15 Mar 2026 16:01:53 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/dab5c85a241026d10ddd07c0
Modified Files:
	src/xpdev/named_str_list.c
Log Message:
Fix namedStrListInsert() returning wrong element

After inserting at position index via memmove, the function returned
(*list)[count] (the old last element shifted right) instead of
(*list)[index] (the newly inserted element).

Co-Authored-By: Claude Opus 4.6 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]