OpenPrinting / OpenPrinting/system-config-printer
Completion of error handling
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 204
- Forks
- 108
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
Would you like to add more error handling for return values from functions like the following?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect udev/udev-configure-printer.c at find_matching_device_uris and add_usb_uri_mapping, then review the linked ippNewRequest and strdup documentation for their return-value failure cases. The work is done when those returns have appropriate error handling at the mentioned call sites.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100