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

MemorySanitizer: use-of-uninitialized-value transport_security_state_generator.cc #592

Open
jumde opened this issue Jul 18, 2018 · 0 comments
Open

Comments

@jumde
Copy link
Contributor

@jumde jumde commented Jul 18, 2018

Uninitialized bytes in __interceptor_fwrite at offset 0 inside [0x7ffd5fb075f0, 64)
==26247==WARNING: MemorySanitizer: use-of-uninitialized-value
    #0 0x4029da  (/home/pranjal/brave-browser/src/out/Release/transport_security_state_generator+0x4029da)
    #1 0x402fbc  (/home/pranjal/brave-browser/src/out/Release/transport_security_state_generator+0x402fbc)
    #2 0x402e4b  (/home/pranjal/brave-browser/src/out/Release/transport_security_state_generator+0x402e4b)
    #3 0x402706  (/home/pranjal/brave-browser/src/out/Release/transport_security_state_generator+0x402706)
    #4 0x3b5073  (/home/pranjal/brave-browser/src/out/Release/transport_security_state_generator+0x3b5073)
    #5 0x7f2d7414dff7  (/lib/x86_64-linux-gnu/libc.so.6+0x39ff7)
    #6 0x7f2d7414e044  (/lib/x86_64-linux-gnu/libc.so.6+0x3a044)
    #7 0x7f2d74134836  (/lib/x86_64-linux-gnu/libc.so.6+0x20836)
    #8 0x38f029  (/home/pranjal/brave-browser/src/out/Release/transport_security_state_generator+0x38f029)

  Uninitialized value was created by an allocation of 'ref.tmp44.i' in the stack frame of function 'main'
    #0 0x4051e0  (/home/pranjal/brave-browser/src/out/Release/transport_security_state_generator+0x4051e0)

SUMMARY: MemorySanitizer: use-of-uninitialized-value (/home/pranjal/brave-browser/src/out/Release/transport_security_state_generator+0x4029da) 
Exiting
@bbondy bbondy added this to the Backlog milestone Jul 26, 2018
@rebron rebron modified the milestone: 1.x Backlog Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.