Vien Thieu
Results
2
issues of
Vien Thieu
## General I spot a potential buffer overflow in the RecordCommand() function in commands.cxx file in bzfs module: https://github.com/BZFlag-Dev/bzflag/blob/2.4/src/bzfs/commands.cxx ## Description The filename array has fixed length, user-input buffer could...
**Describe the bug** I running colab example but with Groq provider, i try setting up environment variables. But GPTReseacher keep trying to use OPENAI_API_KEY. I have read and follow the...