11 Jan
2011
11 Jan
'11
3:19 p.m.
h323plus\plugins\video\common\dyna.cxx line 70: DynaLink::Open()
If %PTLIBPLUGINDIR% is not set and P_DEFAULT_PLUGIN_DIR is not defined, ptlibPath is never initialized and can cause a buffer overrun and stack corruption in InternalOpen().
Probably the #ifdef should include an #else where ptlibPath is initialized to "".
Are there any plans to update the code to use safe string routines?
--
Alessandro