Skip to content

fix parsing when dn equals base#95

Open
MIIIG wants to merge 1 commit intominijackson:masterfrom
MIIIG:fix-string-slice-bug
Open

fix parsing when dn equals base#95
MIIIG wants to merge 1 commit intominijackson:masterfrom
MIIIG:fix-string-slice-bug

Conversation

@MIIIG
Copy link

@MIIIG MIIIG commented Feb 15, 2023

fix bug when ending position for slice is -1
i have this problem
[error] GenServer Paddle terminating ** (FunctionClauseError) no function clause matching in String.slice/3 (elixir 1.14.3) lib/string.ex:2111: String.slice("dc=company,dc=loc", 0, -1)

Elixir 1.14.3 Erlang 25.2.1

fix bug when ending position for slice is -1
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.

1 participant