Opened 10 years ago
Closed 10 years ago
#92 closed defect (fixed)
cups: strange characters in cupsd help text with wrong Option and lang != en
| Reported by: | andi.b@gmx.net | Owned by: | Silvan Scherrer |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | *none | Version: | |
| Severity: | very low | Keywords: | |
| Cc: |
Description
cups.i686 1:1.4.8-3.oc00
With my standard lang setting de_DE_EURO cupsd gives strange characters for unknown options. I guess this is a cosmetic problem only. But if this strange characters are produced by some buffer overflow it maybe worth to check.
{0}[p:\usr\sbin] cupsd -?
cupsd: unbekannte Option ÔÇ×?ÔÇ£ ÔÇô abbrechen!
Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]
-c config-file Load alternate configuration file
-f Run in the foreground
-F Run in the foreground but detach
-h Show this usage message
-l Run cupsd from launchd(8)
{1}[p:\usr\sbin] set lang=
{0}[p:\usr\sbin] cupsd -?
cupsd: Unknown option "?" - aborting!
Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]
-c config-file Load alternate configuration file
-f Run in the foreground
-F Run in the foreground but detach
-h Show this usage message
-l Run cupsd from launchd(8)
Change History (3)
comment:1 by , 10 years ago
| Summary: | cups: strange characters in cupsd help text with wrong Option and lang!=eng and → cups: strange characters in cupsd help text with wrong Option and lang != en |
|---|
comment:2 by , 10 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:3 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

fixed in r1285