Skip to content

Conversation

elfringham
Copy link
Contributor

Ensure that the vector just created has valid data as this is passed to memcpy as the destination. Passing a null pointer here will result in a segfault.

Fixes: #61677

Ensure that the vector just created has valid data as this is
passed to memcpy as the destination. Passing a null pointer here
will result in a segfault.
@google-ml-butler google-ml-butler bot added the size:XS CL Change Size: Extra Small label Aug 23, 2023
@github-actions github-actions bot added the kokoro:force-run Tests on submitted change label Aug 23, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Aug 23, 2023
@gbaned gbaned added the prtype:bugfix PR to fix a bug label Aug 24, 2023
@gbaned gbaned requested a review from jpienaar August 24, 2023 03:43
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Aug 24, 2023
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Sep 5, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Sep 5, 2023
@copybara-service copybara-service bot merged commit 40e1c15 into tensorflow:master Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review Pull request awaiting review prtype:bugfix PR to fix a bug ready to pull PR ready for merge process size:XS CL Change Size: Extra Small

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

Unit test failure when built with clang

4 participants