mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 01:13:54 +08:00
* no need to malloc one extra byte * combine two read_file into a faster one * cleanup #include * use resize * apply suggestions from review * space * rebase master