firebird
firebird copied to clipboard
Fix for #8082 by making engine to use user buffers directly
Plan "A" is simple:
- Get rid of EOS variable because user buffers have no room for it.
- Modify ParameterNode to use actual message metadata and message buffer instead of one generated during compilation and scratch area.