gozfree / gear-lib

Gear-Lib, C library for IOT Embedded Multimedia and Network
MIT License
2.97k stars 805 forks source link

Unbounded write of strcpy #105

Open szsam opened 6 months ago

szsam commented 6 months ago

https://github.com/gozfree/gear-lib/blob/bffbfd25af4ff7b04ebfafdab391b55270b0273e/gear-lib/librtmpc/hashswf.c#L272 This 'call to strcpy' may overflow the destination.