From: Dimitry S. <sd...@ib...> - 2022-09-15 15:57:25
|
Hello All. If someone by mistake calls IStatement::execute() providing metadata but no data buffer, it will pass the values as is to a provider and overall result will be segfault. Shouldn't some sanity checks to be performed there? -- WBR, SD. |