Simplify parseval() by allocating a buffer the size of the input string,
which will always be big enough to hold the output string.
Obtained from: OpenBSD (revision 1.36)
Simplify parseval() by allocating a buffer the size of the input string, Tags None Referenced Files None Subscribers None
Description
Details
|