Description[chromium linker] Check for null ParcelFileDescriptor before using it.
When CreateSharedRelro fails, the file descriptor read by LibInfo from the parcel will be null, but
the child processes are trying to call its methods anyway. Added a check to avoid NPE.
BUG=409826
Committed: https://crrev.com/43fb252a05ebeb21097abb816d2ccea1ec84dbbc
Cr-Commit-Position: refs/heads/master@{#293164}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 9 (3 generated)
|