Azure / vld

Visual Leak Detector for Visual C++ 2008-2015
https://kinddragon.github.io/vld/
GNU Lesser General Public License v2.1
42 stars 25 forks source link

Add newlines to Report call when VirtualProtect fails. #18

Closed darobs closed 2 years ago

darobs commented 2 years ago

Add newlines to Report() format when VirtualProtect fails. This was causing really long output line in tests. Found 2 other places where Report format may want to end in newlines.