|
[Firebird-devel] [FB-Tracker] Created: (CORE-1964) Use of 0 instead
of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is
invalid.
From: Alexander Peshkov (JIRA) <tracker@fi...> - 2008-06-26 08:49
|
Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid.
----------------------------------------------------------------------------------------------------
Key: CORE-1964
URL: http://tracker.firebirdsql.org/browse/CORE-1964
Project: Firebird Core
Issue Type: Bug
Affects Versions: 2.0.4, 2.1.0, 2.5 Initial, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 2.1.1, 2.5 Alpha 1
Environment: linux x64
Reporter: Alexander Peshkov
When 0 constant is used in vararg function's arguments list, it is passed as 32-bit value, but accepted in many cases as 64-bit. In case of non-zero upper bytes, this may cause various errors when working with status vector.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
| Thread | Author | Date |
|---|---|---|
| [Firebird-devel] [FB-Tracker] Created: (CORE-1964) Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid. | Alexander Peshkov (JIRA) <tracker@fi...> |