Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-02 | Remove outdated comment | Joseph Bisch | |
2018-01-02 | Remove redundant if case | Joseph Bisch | |
2017-11-02 | Use gchar and g_strndup in fe-fuzz | Joseph Bisch | |
2017-11-02 | Fix malloc parameter in fe-fuzz | Joseph Bisch | |
It is fairly safe to assume that sizeof(char) will always be 1 anyway and replace the size calculation with a comment explaining the calculation. | |||
2017-11-02 | Remove unnecessary malloc cast in fe-fuzz | Joseph Bisch | |
We compile this as C code, so the cast is unnecessary. | |||
2017-10-24 | Add event_get_params to fe-fuzz | Joseph Bisch | |