rtlduino / RTL8710AF_GCC

Linux RTL8710AF below the GCC version, you can Ubuntu, CentOS, Fedora and so on the development of the SDK environment, support the compiler, debugging, running.
37 stars 21 forks source link

fixed memory leakage on client connection #4

Open kuriel07 opened 7 years ago

kuriel07 commented 7 years ago

during client connection, looks like the previous rtlduino/RTL8710AF_GCC forgot to referenced the task handler, therefore the task handler won't be released causing memory leakage for each connection opened