Li ZiAo
Li ZiAo
Add interface with the model with `openai` package
**Describe the bug** Rendering of CPU stats seems to have error, i.e. it overflow the cpu box **To Reproduce** Directly run `bpytop` **Expected behavior** The cpu information does not overflow...
The NULL Pointer vulnerability happens in `ntl_to_buf()`, `cee-utils/ntl.c` How the vulnerabilitiy happens: 1. `ntl_to_buf()` is invoked with `buf` is `NULL`, the first element of `p` is `NULL` 2. The NULL...