commit | 6eee264fc703f27b980da2396fd0dbf6f6b5a8d8 | [log] [tgz] |
---|---|---|
author | Bo Xu <bo_xu@foxitsoftware.com> | Tue Sep 09 17:36:01 2014 -0700 |
committer | Bo Xu <bo_xu@foxitsoftware.com> | Tue Sep 09 17:36:01 2014 -0700 |
tree | 19d0f4afc6c61c846ec8850c7cae08779c0b1330 | |
parent | a38d4c3572b566f8e64b9ca4f725cbbc581e85ab [diff] |
Revert of Fix uninitialized value in CPDF_ColorStateData (patchset #1 id:1 of https://codereview.chromium.org/547863002/) Reason for revert: The initialized member variable is wrong. Needs to undo this. Original issue's description: > Fix uninitialized value in CPDF_ColorStateData > > BUG=411161 > R=tsepez@chromium.org > > Committed: https://pdfium.googlesource.com/pdfium/+/a38d4c3572b566f8e64b9ca4f725cbbc581e85ab TBR=tsepez@chromium.org,jun_fang@foxitsoftware.com NOTREECHECKS=true NOTRY=true BUG=411161 Review URL: https://codereview.chromium.org/558803004