2009-03-13 03:21 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* contrib/rddsql/sddpg/pgsqldd.c
! MSVC C++ potentially uninit'ed var warning fixed.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-03-13 03:21 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/rddsql/sddpg/pgsqldd.c
|
||||
! MSVC C++ potentially uninit'ed var warning fixed.
|
||||
|
||||
2009-03-13 02:15 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbwin/wapi_commctrl.c
|
||||
! Fix to prev commit.
|
||||
|
||||
@@ -380,6 +380,8 @@ static HB_ERRCODE pgsqlOpen( SQLBASEAREAP pArea )
|
||||
break;
|
||||
|
||||
default:
|
||||
pFieldInfo.uiType = 0;
|
||||
pFieldInfo.uiLen = 0;
|
||||
bError = TRUE;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user