streamIteratorRemoveEntry(): set back lp only if pointer changed.
Most of the times the pointer will remain the same since integers of similar size don't take more space in listpacks. Related to #5210.
Please register or sign in to comment
Most of the times the pointer will remain the same since integers of similar size don't take more space in listpacks. Related to #5210.