Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing len argument to yaml_to_string #74

Merged
merged 2 commits into from
Nov 4, 2023
Merged

Conversation

hhugo
Copy link

@hhugo hhugo commented Nov 2, 2023

No description provided.

@avsm avsm merged commit 032dd16 into avsm:master Nov 4, 2023
1 check failed
@hhugo hhugo deleted the hhugo-len branch November 4, 2023 18:44
avsm added a commit to avsm/opam-repository that referenced this pull request Nov 4, 2023
CHANGES:

* Fix potential GC corruption when serialising large Yaml
  buffers (avsm/ocaml-yaml#75 @hhugo)

* Add missing `?len` argument to `yaml_of_string` to specify
  buffer size (avsm/ocaml-yaml#74 @hhugo)

* Remove remaining references to Rresult in tests and
  documentation (avsm/ocaml-yaml#62 @sim642)
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

* Fix potential GC corruption when serialising large Yaml
  buffers (avsm/ocaml-yaml#75 @hhugo)

* Add missing `?len` argument to `yaml_of_string` to specify
  buffer size (avsm/ocaml-yaml#74 @hhugo)

* Remove remaining references to Rresult in tests and
  documentation (avsm/ocaml-yaml#62 @sim642)
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