> ----- Original Message ----- > From: "Dariusz Markowicz" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 30, 2003 5:29 PM > Subject: [PATCH] bug in urltrans.c > > > > Hi list, > > > > This patch solves smsbox crash problem in urltrans_get_pattern() (urltrans.c). > > Not every SMSC (i.e. CIMD2 and OISD) return additional text message > > in DLR. So, when this text is NULL smsbox will crash. > > > > Best regards, > > Dariusz Markowicz > > Any comments or suggestions ? > > Dariusz Markowicz > > >
+1 from me, the additional text field in some protocols are optional, there is no guarantee that it will be filled by smsc. Robert Galach
