Skip to content

Use the safer safe_load function instead of unsafe_load when poss…#51293

Merged
mihaimaruseac merged 2 commits intor2.6from
mm-cherrypick-23d6383eb6c14084a8fc3bdf164043b974818012-on-r2.6
Aug 5, 2021
Merged

Use the safer safe_load function instead of unsafe_load when poss…#51293
mihaimaruseac merged 2 commits intor2.6from
mm-cherrypick-23d6383eb6c14084a8fc3bdf164043b974818012-on-r2.6

Conversation

@mihaimaruseac
Copy link
Copy Markdown
Contributor

…ible

There is no need to open ourselves up to arbitrary code execution, especially since this is not in a performance critical loop, so we can take the slowdown due to safety.

PiperOrigin-RevId: 388501098
Change-Id: I3434318a5e07a798490533b554f46752397837e5

…ible

There is no need to open ourselves up to arbitrary code execution, especially since this is not in a performance critical loop, so we can take the slowdown due to safety.

PiperOrigin-RevId: 388501098
Change-Id: I3434318a5e07a798490533b554f46752397837e5
@google-cla google-cla Bot added the cla: yes label Aug 5, 2021
Comment thread RELEASE.md Outdated
@mihaimaruseac mihaimaruseac merged commit a10858d into r2.6 Aug 5, 2021
@mihaimaruseac mihaimaruseac deleted the mm-cherrypick-23d6383eb6c14084a8fc3bdf164043b974818012-on-r2.6 branch August 5, 2021 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant