Precompilers and OCI (MOSC)

MOSC Banner

OCIDESCRIPTORFREE how check the validation of the pointer passed by the application

edited Apr 28, 2020 5:50AM in Precompilers and OCI (MOSC) 2 commentsAnswered
  1. When Application call OCIDescriptorFree(), how it validates the pointer passed by the parameter (dvoid *descp)?
  2. Does it put it into a place(e.g, vector) when OCIDescriptorAlloc(), and then validate it according the record in the place(e.g, vector) in the following OCIDescriptorFree()?
  3. Does it checks just in oracle client? Or checks in both oracle client and oracle server?
  4. Regarding the validation in internal of OCIDescriptorFree(),  is there any difference in different oracle client version and oracle server version?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center