Return the required SQLGetInfo buffer size in bytes not characters to prevent memory...
authorDave Page <dpage@pgadmin.org>
Fri, 16 Jul 2004 07:52:55 +0000 (07:52 +0000)
committerDave Page <dpage@pgadmin.org>
Fri, 16 Jul 2004 07:52:55 +0000 (07:52 +0000)
commit8bfbe7a656adda6185c3198d6acbb50851807864
treeafdda5272f75dfed13653db956be80f799eb9c3a
parentadb490f39c53335b3879855b9f0500fff46d8815
Return the required SQLGetInfo buffer size in bytes not characters to prevent memory stomping in Unicode apps.
info.c
info30.c