Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Side by Side Diff: third_party/bspatch/README.chromium

Issue 21049006: Improve error handling in bspatch. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/bspatch/mbspatch.cc » ('j') | third_party/bspatch/mbspatch.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: bspatch 1 Name: bspatch
2 URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/ 2 URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/
3 Version: unknown 3 Version: unknown
4 License: BSD Protection license 4 License: BSD Protection license
5 Security Critical: yes 5 Security Critical: yes
6 6
7 Description: 7 Description:
8 This is Chrome's locally patched copy of Colin Percival's bspatch tool 8 This is Chrome's locally patched copy of Colin Percival's bspatch tool
9 (see ../bsdiff for the corresponding bsdiff tool). 9 (see ../bsdiff for the corresponding bsdiff tool).
10 10
11 Originally obtained from Mozilla's local copy/fork of bspatch; see: 11 Originally obtained from Mozilla's local copy/fork of bspatch; see:
12 12
13 The license is shared in common with bsdiff. 13 The license is shared in common with bsdiff.
14 14
15 Local changes include CRC32 verification. 15 Local changes include CRC32 verification and improvements in error handling.
16 16
17 Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths 17 Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths
18 instead of char paths. 18 instead of char paths.
OLDNEW
« no previous file with comments | « no previous file | third_party/bspatch/mbspatch.cc » ('j') | third_party/bspatch/mbspatch.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698