diff options
author | drh <> | 2024-01-31 20:11:54 +0000 |
---|---|---|
committer | drh <> | 2024-01-31 20:11:54 +0000 |
commit | ed0a614c213dcad22d23d9c9c9872933c2e8b68c (patch) | |
tree | dcc7a423959ab8d94def5e18be1b2d2b989d37fd /src/malloc.c | |
parent | d844e0a1c4ee48d7a6174507d5fa47b7b08eb5ef (diff) | |
download | sqlite-ed0a614c213dcad22d23d9c9c9872933c2e8b68c.tar.gz sqlite-ed0a614c213dcad22d23d9c9c9872933c2e8b68c.zip |
Replace an conditional assignment that was made obsolete by [d4c193f0b49f4950]
with an assert(). The conditional was added by [d6fd512f50513ab7] as
a fix for tickets [c36cdb4afd504dc1], [4051a7f931d9ba24], and
[d6fd512f50513ab7] which means now [d4c193f0b49f4950] is the correct fix
for those tickets.
that check-in
FossilOrigin-Name: 44b5524d522e749ad6bf76c94d754ff16c309c32439ec46802924663f64e8b09
Diffstat (limited to 'src/malloc.c')
0 files changed, 0 insertions, 0 deletions