[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 9f869d: Fix a compiler warning for WIN64/Alien about misus...

GitHub noreply at github.com
Mon May 15 10:04:27 UTC 2017


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 9f869d1c82062e1f57f8c6a214b67bb9d98de0ee
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9f869d1c82062e1f57f8c6a214b67bb9d98de0ee
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M platforms/Cross/plugins/IA32ABI/dax64win64business.h

  Log Message:
  -----------
  Fix a compiler warning for WIN64/Alien about misuse of labs instead of llabs

Note: thanks to little endianness, we believe that a size over 2^31 were necessary to trigger the bug.
Nonetheless, decreasing exposure to exploits can't be a bad thing.




More information about the Vm-dev mailing list