liyujie
2025-08-28 d9927380ed7c8366f762049be9f3fee225860833
android/hardware/aw/camera/3_4/allwinnertech/libAWIspApi/awTunningApp/tuning_app/server/server_api.c
....@@ -117,7 +117,7 @@
117117 }
118118
119119 // 3. add work
120
- ret = add_work(thread_func_ptr, (void *)sock_fd);
120
+ ret = add_work(thread_func_ptr, (void *)(intptr_t)sock_fd);
121121
122122 // 4. reply
123123 //pack_packet(&comm_packet);