RPM

Comment 14 for bug 934420

Revision history for this message
Jeff Johnson (n3npq) wrote :

The workaround is of course dependent on what was returned (which might be random)
Try
    size_t uhlen = 1024 * 1024;
to see whether problem disappears.