43b3a93 Address (fix) strings or array bounds warnings from GCC 12.0.x.

Authored and Committed by jwolfe 2 years ago
    Address (fix) strings or array bounds warnings from GCC 12.0.x.
     - lib/asyncsocket/asyncsocket.c: Use size_t variables to index arrays in
       function AsyncTCPSocketPollWork().
    
        
file added
+22
file modified
+2 -2