llvm-project
7463b46a - [flang][runtime] Fix use of empty optional in BOZ input (#120789)

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.
Author
Parents
Loading