diff options
author | Robin Watts <robin.watts@artifex.com> | 2012-03-12 13:11:03 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-03-12 13:29:05 +0000 |
commit | 65ca742ba4aabda2768ba4423eeaf06d5d46c76e (patch) | |
tree | beec4f1df024e5b434daf0030a3daa5eb3c5ce16 /pdf/pdf_metrics.c | |
parent | cfe5b48198b2f56049fcebad5c422c61fea9e97f (diff) | |
download | mupdf-65ca742ba4aabda2768ba4423eeaf06d5d46c76e.tar.xz |
Fix bitshifting by a negative amount in PS functions
When bitshifting by a negative amount, we should shift right; thanks
to Sebras' work in this area, I spotted that we are attempting to
shift right by a negative number.
Diffstat (limited to 'pdf/pdf_metrics.c')
0 files changed, 0 insertions, 0 deletions