Changeset 590 for trunk/src/sh_portcheck.c
- Timestamp:
- Oct 27, 2025, 6:57:03 PM (14 hours ago)
- File:
-
- 1 edited
-
trunk/src/sh_portcheck.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_portcheck.c
r560 r590 957 957 int retval; 958 958 char * p = NULL; 959 char buf[8] ;959 char buf[8] = { 0 }; 960 960 #ifndef TEST_ONLY 961 961 char errmsg[256];
Note:
See TracChangeset
for help on using the changeset viewer.