Blender Git Commit Log
Git Commits -> Revision 372dcac
Revision 372dcac by Ray molenkamp (master) March 11, 2020, 20:07 (GMT) |
Windows: Cleanup warning about non returning dtor `google::LogMessageFatal::~LogMessageFatal` calls `abort` which MSVC correctly identifies as 'not returning' and warns about a potential memory leak. Given this is intended behaviour and glog is not overly concerned with shutting down the process nicely, we can safely ignore this warning. |
Commit Details:
Full Hash: 372dcacbe4f3131115166c725820305a6823a5e1
Parent Commit: e6d0a43
Lines Changed: +3, -0
1 Modified Path:
/extern/glog/CMakeLists.txt (+3, -0) (Diff)