]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in sqlite_file_info() output: It was showing the "pal" for
authordrh <>
Sat, 25 Oct 2025 19:51:16 +0000 (19:51 +0000)
committerdrh <>
Sat, 25 Oct 2025 19:51:16 +0000 (19:51 +0000)
commitecbeefecd0c1ea19fb4398c3b635abb35806a1b2
tree4bc56324d71171a0538c96494782d2362f6d6121
parent2b24d8957e196be6a1fa5a2b0dc3441706df7832
Fix a bug in sqlite_file_info() output:  It was showing the "pal" for
the main file descriptor when traversing other unused file descriptors
for the same inode.

FossilOrigin-Name: 3c4020d76e29c39483f6b92857ea470245afcd514870c63bd3373e0e213cd355
manifest
manifest.uuid
src/os_unix.c