| Summary: | possible wrong behaviour with patterns with double [ with no closing ] | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Christoph Anton Mitterer <calestyo> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | critical | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Christoph Anton Mitterer
2022-01-17 03:28:46 UTC
If busybox sh would use glibc's fnmatch() for this, then this may also be a bug there. See: https://lore.kernel.org/dash/YeZbt7nhvODBSL0I@gondor.apana.org.au/T/#m090520913643547feccac71ed6e6f48219fb5988 respectively: https://sourceware.org/bugzilla/show_bug.cgi?id=28792 |