linmaogithub / pdfium

Automatically exported from code.google.com/p/pdfium
0 stars 0 forks source link

CPDF_Parser::RebuildCrossRef() never returns false #215

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
CPDF_Parser::RebuildCrossRef() always returns true, yet callers check to see if 
it fails.

Original issue reported on code.google.com by thestig@chromium.org on 15 Oct 2015 at 3:38