Skip to content

Conversation

jchavarri
Copy link
Member

The function first_char_special was using unsafe_get for a string that sometimes can be empty, leading to inconsistent behavior.

Luckily, the playground build would behave differently than the native build which led to the finding.

@anmonteiro
Copy link
Member

Nice find. This needs a changes entry

* main:
  fix: lam_dump dev / release mixup (#860)
  refactor: avoid cppo in js_pass_debug / lam_util (#857)
  chore: delete unused file (#856)
  refactor: tighten bindings (#855)
  chore: remove last BS references (#853)
  chore: update nix flakes (#854)
@jchavarri jchavarri merged commit 0af3ba6 into main Nov 1, 2023
@jchavarri jchavarri deleted the fix-external-analysis branch November 1, 2023 18:31
jchavarri added a commit that referenced this pull request Nov 2, 2023
* main:
  playground: fix warn error prop (#862)
  feat: wrap the melange stdlib extension, expose it as Melstd (#859)
  Fix external analysis (#852)
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