Hello,

Although I have no Oracle-ready machines to confirm and I'm not perfectly 
sure about this, the meaning of the amtp parameter for OCILobGetRead() 
used by oci_loadlob() in oci8.c still seems to be mistaken and it may lead 
to segfault(due to buf-over-run) or produce unexpectedly shortened strings.

The bug is reported as http://bugs.php.net/bug.php?id=17381, and I heard quite a few 
complaints about the behaviour.

Just as far as I read the OCI documentation, OCILobGetLength() and 
OCILobGetRead() take it differently by the client's NLS setting.

Is there anyone working for this out there?

Regards,

--
Moriyoshi Koizumi


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to