Edit error message for the case where copyPointer() hits a FAR pointer.
The existing error message suggests this case can only arise if there is a a bug in the library. However, malformed input can trigger the error too. In particular, the error gets thrown when a non-double far pointer resolves to another far pointer.
Showing
Please
register
or
sign in
to comment