Skip to content
  • Jeff Raab's avatar
    Issue found with PVS-Studio: · 2002d74b
    Jeff Raab authored
    Many instances of a function or expression being used repeatedly, which can lower performance.
    
    Fixed it in these cases by creating on local var, reference or pointer that's used instead.
    2002d74b