commit | f02260d970bfc29c233d5018c8c1bd89b9daf55b | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Tue Sep 15 16:28:45 2015 -0700 |
committer | Lei Zhang <thestig@chromium.org> | Tue Sep 15 16:28:45 2015 -0700 |
tree | cbbb62803e6a709188195fb96d135639bd0d304b | |
parent | df06a833697030502b4c9eb4907d800bc0ebae7f [diff] |
Merge to XFA: Cleanup JBig2_GeneralDecoder.cpp. - FX_Alloc() can't fail and return. - Use unique_ptr / remove gotos. - NULL -> nullptr. - Combine common code. TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1337823003 . (cherry picked from commit d15cda90f598ce52fa601552577ef7fd8a89fce3) Review URL: https://codereview.chromium.org/1349463002 .