llvm-project
7463b46a
- [flang][runtime] Fix use of empty optional in BOZ input (#120789)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
268 days ago
[flang][runtime] Fix use of empty optional in BOZ input (#120789) Slava reported a valgrind result showing the use of uninitialized data due to an unconditional dereference of an optional in BOZ formatted input editing; fix.
References
#120789 - [flang][runtime] Fix use of empty optional in BOZ input
Author
klausler
Parents
b8513e43
Loading