aklomp / base64

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
BSD 2-Clause "Simplified" License
865 stars 162 forks source link

chore(ci): run static/dynamic analysis #112

Closed mayeut closed 1 year ago

mayeut commented 1 year ago

This PR updates the workflow to run some static / dynamic analysis before running all other jobs. It updates the unit test in order to get a reproducer for #111