Fix an error in the sql_fetch_row function where it returned NULL
authoraland <aland>
Wed, 11 Sep 2002 18:19:08 +0000 (18:19 +0000)
committeraland <aland>
Wed, 11 Sep 2002 18:19:08 +0000 (18:19 +0000)
commitce07aeab8874bc8267ef98d0d550e8b0463cada9
treed6e49f22bf3802ce7dd0ea2c6a45ec58a00ef0b7
parent039de71bc5c2584b03757fd2a7f91e9472b8e0c8
Fix an error in the sql_fetch_row function where it returned NULL
instead of -1.

Patch from Andrea Gabellini
src/modules/rlm_sql/drivers/rlm_sql_oracle/sql_oracle.c