HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

BSD/OS solution




Well, to work around the problem I changed line 354:

354         if (len == 0)       // avoid looping on zero-length matches

to

354         if (len <= 0)       // avoid looping on zero-length matches



Steve

---
Steve Roderick                                  ProAxis Communications, Inc.
steve@proaxis.com                               Internet Access Provider
                                                (541) 757-0248




Project hosted by iFAX Solutions