79504438

Date: 2025-03-12 17:39:08
Score: 3
Natty:
Report link

MuparserX is not thread-safe because of its use of static variables:

https://github.com/beltoforion/muparserx/blob/f014908f1e3efdb230eade0296a175dc04d0d1b3/parser/mpIToken.h#L127

https://github.com/beltoforion/muparserx/blob/f014908f1e3efdb230eade0296a175dc04d0d1b3/parser/mpPackageStr.h#L58

and several other locations.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Penny Dreudter