Backseating-Committee-2k / Backseating-Committee-2k/Upholsterer2k
Upholsterer2k crashes on empty input
Open
bug
good first issue
- Dominant language
- C
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
An invokation like `echo -n "" | Upholsterer2k` results in a crash. This should be caught.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the crash with `echo -n "" | Upholsterer2k`, then trace the command-line input path to identify where empty input is handled. The issue is done when this invocation exits without crashing and normal input behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100