]> git.eshelyaron.com Git - emacs.git/commit
Improve offset calculation in wide int builds
authorPhilipp Stephani <phst@google.com>
Sat, 1 Aug 2020 19:01:24 +0000 (21:01 +0200)
committerPhilipp Stephani <phst@google.com>
Sat, 1 Aug 2020 19:02:33 +0000 (21:02 +0200)
commitfce47c93252fe0be14e8c169f6bab8b0fd512cab
tree1d53951ffc72f91f2be6703f39bd623e4b21cc8f
parent1d70fbe4c83d6439716a054f6c074202c534a425
Improve offset calculation in wide int builds

* src/alloc.c (mark_maybe_object): Make sure that OFFSET isn’t widened
during subtraction.
src/alloc.c