Skip to content
  • Nils Philippsen's avatar
    SGI: cast allocation calculations · 838be627
    Nils Philippsen authored
    In order to avoid overflows when calculating needed memory, cast the
    first variable used into a large enough type so the whole calculation is
    done in that type.
    838be627