mirror of
https://github.com/NGSolve/netgen.git
synced 2025-05-06 18:50:52 +05:00

This fixes an integer overflow error that clang++ -fsanitize caught for me, and might fix allocation failures for users with mem tracing enabled. Refs issue #188