BBS:      TELESC.NET.BR
Assunto:  src/sftp/sftp.h sftp_pkt.c
De:       Deuc¨
Data:     Sun, 15 Mar 2026 14:09:13 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/17a023e66e495bee959fca4a
Modified Files:
	src/sftp/sftp.h sftp_pkt.c
Log Message:
Fix sftp_get64() returning uint32_t instead of uint64_t

Both the declaration and definition used uint32_t as the return type,
silently truncating the 64-bit value read from the packet. This affects
file offsets > 4GB in SFTP read/write operations.

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

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