Correction for patch 1850777.
Further discussion revealed a problem with the patch 1850777. The hack used only works when using same sized integers. This made me revisit the issue.
The attached patch is the corrected/improved version of the proposed solution.