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

Bug 1929829 - Ignore g_malloc when generating signatures #6798

Merged

Conversation

gabrielesvelto
Copy link
Contributor

No description provided.

@gabrielesvelto gabrielesvelto requested a review from a team as a code owner November 7, 2024 10:32
Copy link
Contributor

@willkg willkg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

app@socorro:/app$ ./mybin/test_signature_change.sh g_malloc
Working on 'g_malloc' ...
Crash id: 9c924bb4-cc8d-4071-afef-000140241031
Original: g_malloc
New:      g_slice_alloc
Same?:    False

Crash id: 72d845fc-6f33-4f44-9203-1dc490241104
Original: g_malloc
New:      g_strndup
Same?:    False

Doesn't seem like it helps a whole lot, but you can do a follow-up PR with additional changes.

@willkg willkg added this pull request to the merge queue Nov 27, 2024
Merged via the queue into mozilla-services:main with commit c2e9117 Nov 27, 2024
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