mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 02:23:53 +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