Closed silvioprog closed 3 years ago
Any chance to apply the changes? :confused:
It seems like the only two diffs left in this PR are handling "s->d
might be null, if oom()
is a no-op"; but oom()
shouldn't ever be a no-op — it should exit
or abort
or longjmp
— and so I think there's nothing left to do here. I'm closing this; if there are any remaining/new static-analyzer issues, please open a new issue/PR.