dbTalk Databases Forums  

[BUGS] BUG #1823: ODBC buffer overflow ?

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1823: ODBC buffer overflow ? in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Marcello Semboli
 
Posts: n/a

Default [BUGS] BUG #1823: ODBC buffer overflow ? - 08-12-2005 , 08:25 AM







The following bug has been logged online:

Bug reference: 1823
Logged by: Marcello Semboli
Email address: dinogen (AT) yahoo (DOT) com
PostgreSQL version: 8.0.3
Operating system: Win XP
Description: ODBC buffer overflow ?
Details:

Hi,
I administer a Windows application that write some information in a .ini
file.
Usually the application write the odbc driver that is using like this:

[DB2_07.01.0002]
RETRYCOUNT=20
RETRYWAITTIME=500
....

Wher I use odbc postgres driver I get following:

[PostgreSQL_08.00.0100 PostgreSQL 8.0.3 on i686-pc-mingw32, compiled by GCC
gcc.exe (GCC) 3.4.2 (min<A LOT OF GARBAGE>
RETRYCOUNT=20
[PostgreSQL_08.00.0100 PostgreSQL 8.0.3 on i686-pc-mingw32, compiled by GCC
gcc.exe (GCC) 3.4.2 (min<ANOTHER LOT OF GARBAGE>
RETRYWAITTIME=500
[PostgreSQL_08.00.0100 PostgreSQL 8.0.3 on i686-pc-mingw32, compiled by GCC
gcc.exe (GCC) 3.4.2 (min<A LOT OF GARBAGE>
RETRYCOUNT=20
[PostgreSQL_08.00.0100 PostgreSQL 8.0.3 on i686-pc-mingw32, compiled by GCC
gcc.exe (GCC) 3.4.2 (min<ANOTHER LOT OF GARBAGE>
RETRYWAITTIME=500
[PostgreSQL_08.00.0100 PostgreSQL 8.0.3 on i686-pc-mingw32, compiled by GCC
gcc.exe (GCC) 3.4.2 (min<A LOT OF GARBAGE>
RETRYCOUNT=20
[PostgreSQL_08.00.0100 PostgreSQL 8.0.3 on i686-pc-mingw32, compiled by GCC
gcc.exe (GCC) 3.4.2 (min<ANOTHER LOT OF GARBAGE>
RETRYWAITTIME=500

It seems like the driver string overruns.

Bye.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.