Opened 14 years ago

Last modified 14 years ago

#1024 closed defect

Problem with snprintf with uClibc — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: Known-Issues-and-Ideas
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

PJSIP assumes that an snprintf of "%.*s" will nicely print nothing if the supplied arguments are 0 and NULL. Unfortunately some Libc library (such as uClibc) would print "(null)" instead.

Change History (0)

Note: See TracTickets for help on using tickets.