Skip to content

Conversation

@kevinthornberry
Copy link

@kevinthornberry kevinthornberry commented Nov 25, 2025

Some fixes in the C support lib:

  1. Allocate space for string null terminator, fixes buffer overrun on string creation
  2. Fix allocator buffer memset clear for value types that have size or align > 1. This fixes a crash where garbage objects get released during key-val map creation

@li-feng-sc li-feng-sc merged commit 1699e13 into Snapchat:experimental-record Nov 27, 2025
1 check passed
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.

3 participants