[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eval '<$(;)' causes Segmentation Fault
From: |
Dale R. Worley |
Subject: |
Re: eval '<$(;)' causes Segmentation Fault |
Date: |
Mon, 26 Aug 2024 21:52:38 -0400 |
<youheng.lue@gmail.com> writes:
> Repeat-By:
> 1. Create a script, i.e. `poc.sh` with the problematic string
> 2. Execute `bash poc.sh`
Interestingly, when I run it (bash 5.1.0(1), which is pretty old), I
don't get the seg fault when I enter that string from the keyboard, only
when it's read from a script file.
Dale