mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-22 09:58:06 +00:00
- Move FreeCoreAPI from defer in Start() to Stop() - Call handle.Stop() before freeing resources - This prevents SIGSEGV from plugins accessing freed CoreAPI memory - Plugin's Go bridge code is safe (no C memory bugs)