Bug: 40633

Impact:

Product:
GemConnect

Versions:
2.2.1, 2.2, 2.1.1, 2.1, 2.0.1, 2.0, 1.1.6, 1.1.5, 1.1.4, 1.1.3, 1.1.2, 1.1.1, 1.1, 1.0

Platform:
All platforms

Fixed In:
2.2.2

SIGSEGV on nil GsOracleParameter fields

Leaving any of the following GsOracleParameter instance variables set to
nil will result in a SIGSEGV when attempting to login to Oracle:

1.  server
2.  username
3.  password

Workaround:

Set the necessary instance variables.