firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Fix for #8082 by making engine to use user buffers directly

Open aafemt opened this issue 8 months ago • 7 comments

Plan "A" is simple:

  1. Get rid of EOS variable because user buffers have no room for it.
  2. Modify ParameterNode to use actual message metadata and message buffer instead of one generated during compilation and scratch area.

aafemt avatar May 30 '24 15:05 aafemt