Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-25 | core: remove check of NULL pointers before calling free() (issue #865) | Sébastien Helleu | |
2024-03-13 | core: remove unnecessary call to stat() in hash file function | Mario Campos | |
The call to fopen() will fail anyway if the file doesn't exist. | |||
2024-03-12 | core: remove "wee-" prefix from source files in src/core and src/core/hook | Sébastien Helleu | |