Skip to content

Conversation

@arturobernalg
Copy link
Member

No description provided.

@elecharny
Copy link
Contributor

Hi Arturo,

for the OPTS_MLST patch, I think the logic would be to check if the returned array is not empty, and if so returning an error. The current code check if it's NULL but I think it's a mistake. So your suggestion is correct (logically) but I'd rather change the 'if' and keep it.

@elecharny
Copy link
Contributor

Hi Artur,

it's more complicated that what I thought. Actually, the handling of the OPTS_MLST command is not properly done. Looking at the RFC, there are syntax errors that are not checked. Looking at, we should get an error when sending such a request:

C> opts MLst unique type; S> 501 Invalid MLST options

Actually, we don't...

@elecharny
Copy link
Contributor

PR applied in 1.1.X branch (work in progress for 1.2.X)

@elecharny
Copy link
Contributor

PR applied in 1.2.X

@elecharny elecharny closed this Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants