Merge lp://staging/~azzar1/indicator-printers/fix-1703046 into lp://staging/indicator-printers
Proposed by
Andrea Azzarone
Status: | Merged |
---|---|
Approved by: | Marco Trevisan (Treviño) |
Approved revision: | 84 |
Merged at revision: | 84 |
Proposed branch: | lp://staging/~azzar1/indicator-printers/fix-1703046 |
Merge into: | lp://staging/indicator-printers |
Diff against target: |
20 lines (+6/-3) 1 file modified
src/indicator-printers-menu.c (+6/-3) |
To merge this branch: | bzr merge lp://staging/~azzar1/indicator-printers/fix-1703046 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Trevisan (Treviño) | Approve | ||
Review via email: mp+332554@code.staging.launchpad.net |
Commit message
According to the documentation cupsGetOptions can return NULL. Do not crash if it happens.
To post a comment you must log in.
Ack!