Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-23 | Fix null crash in CheckTrailer. | Tom Sepez | |
We are making checks in the incorrect order. Also adds two test cases, one for the this crash, and another for the original issue that motivated the patch. Original Patch by Bo at https://codereview.chromium.org/866003003/ BUG=450871 R=bo_xu@foxitsoftware.com Review URL: https://codereview.chromium.org/872563002 |