We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af8d00 commit 086be02Copy full SHA for 086be02
lib/IlmCtl/CtlExc.cpp
@@ -91,6 +91,7 @@ void CtlExc::_explain(const char *text, va_list _ap) {
91
}
92
93
operator=(ptr);
94
+ va_end(ap);
95
96
97
CtlExc::CtlExc(const char *format, ...) throw() {
0 commit comments