Opened 7 months ago
Closed 7 months ago
#21892 closed enhancement (fixed)
rpcbind-1.2.8
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.4 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (5)
comment:1 by , 7 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 7 months ago
comment:4 by , 7 months ago
After review, the patch is not really needed. Technically it changes a ~0 to RPC_MAXDATASIZE. In C a ~0 creates an intergers of all 1s which is the same as -1. The RPC_MAXDATASIZE is defined in tirpc/rpc/rpc_com.h as 9000.
The coding is somewhat obscure, but works in this instance.
comment:5 by , 7 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
d2527116ec Update to rpcbind-1.2.8. 747a21aab6 Update to xgamma-1.0.8 (Xorg app). a7ee9f4cdb Update to mpg123-1.33.1.
Note:
See TracTickets
for help on using tickets.

From the ChangeLog on sourceforge: