[Bug 14831] New: Segfault by recursively source-ing the same file
bugzilla at busybox.net
bugzilla at busybox.net
Wed Jun 1 21:06:49 UTC 2022
https://bugs.busybox.net/show_bug.cgi?id=14831
Bug ID: 14831
Summary: Segfault by recursively source-ing the same file
Product: Busybox
Version: 1.30.x
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at busybox.net
Reporter: g at gergelykalman.com
CC: busybox-cvs at busybox.net
Target Milestone: ---
Exact version: v1.30.1 (Debian 1:1.30.1-7+b3)
To reproduce:
$ cat c
source ./c
$ busybox sh c
Segmentation fault
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list