Typo in "Trailing Garbage" option when printed
Bug #746799 reported by
Yavor Nikolov
on 2011-03-31
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| pbzip2 |
Low
|
Yavor Nikolov |
Bug Description
In pbzip2 1.1.3:
at line 3806, a typo:
fprintf(stderr, " Ignore Trailng Garbage: %s\n",
should be:
fprintf(stderr, " Ignore Trailing Garbage: %s\n",
Related branches
lp:~yavor-nikolov/pbzip2/bug-762464-consumer_decompress-hang-on-trailing-garbage-and-empty-queue
- Yavor Nikolov: Approve on 2011-04-16
-
Diff: 50 lines (+10/-1)2 files modifiedChangeLog (+2/-0)
pbzip2.cpp (+8/-1)
Yavor Nikolov (yavor-nikolov)
on 2011-03-31
Changed in pbzip2: | |
importance: | Undecided → Low |
description: | updated |
Yavor Nikolov (yavor-nikolov)
on 2011-04-01
summary: |
- Typo in Traling garbage warning message + Typo in "Trailing Garbage" option when printed |
Yavor Nikolov (yavor-nikolov)
on 2011-04-01
Changed in pbzip2: | |
assignee: | nobody → Yavor Nikolov (yavor-nikolov) |
status: | Confirmed → Fix Committed |
Yavor Nikolov (yavor-nikolov)
on 2011-10-25
Changed in pbzip2: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.