On Mon, Feb 12, 2024 at 5:49 PM Jeremy Spewock wrote:
>
> On Wed, Feb 7, 2024 at 7:16 AM Juraj Linkeš
> wrote:
> >
> > There could be a newline at the end of stdout or stderr of a remotely
> > executed command. These cause issues when used later, such as when
> > joining paths from such commands
On Wed, Feb 7, 2024 at 7:16 AM Juraj Linkeš wrote:
>
> There could be a newline at the end of stdout or stderr of a remotely
> executed command. These cause issues when used later, such as when
> joining paths from such commands - a newline in the middle of a path is
> not valid.
>
> Fixes: ad80f5
There could be a newline at the end of stdout or stderr of a remotely
executed command. These cause issues when used later, such as when
joining paths from such commands - a newline in the middle of a path is
not valid.
Fixes: ad80f550dbc5 ("dts: add SSH command verification")
Signed-off-by: Juraj
3 matches
Mail list logo