Subject node-firebird 0.6.5 released
Author
New release for node-firebird fixes minor issue #69

Don’t try to read from an empty buffer

In some cases getSegment can get an empty (undefined) buffer which
result to InternalError: "Cannot call method 'readUInt16LE' of
undefined".

node-firebird