perfsonar / owamp

A tool for performing one-way or two-way active measurements
Apache License 2.0
70 stars 30 forks source link

Write errstr to console #77

Open mfeit-internet2 opened 2 years ago

mfeit-internet2 commented 2 years ago

In error.c, the OWPError_ function send the error number to I2ErrLogVT but doesn't convert it to a string when writing to the console.