109 bprintf(text[UserDates]CID 651709: Resource leaks (RESOURCE_LEAK)
Variable "find_expr" going out of scope leaks the storage it points to. 108 return;
167 user.number = l & ~0x80000000L;CID 652885: Integer handling issues (INTEGER_OVERFLOW)
Expression "user.number", where "l & 0xffffffff7fffffffL" is known to be equal to -2147483649, overflows the type of "user.number", which is type "int".
214 ssize_t rd = read(file, buf + got, bufsize - got);CID 653403: Insecure data handling (INTEGER_OVERFLOW)
"64000UL - got", which might have underflowed, is passed to "read(file, buf + got, 64000UL - got)".
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,135 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 156:47:52 |
| Calls: | 14,544 |
| Calls today: | 2 |
| Files: | 186,451 |
| D/L today: |
8,542 files (2,949M bytes) |
| Messages: | 2,568,892 |