If the string decoded has no special characters, the length of computed
authorHarish Krishnaswamy <kharish@novell.com>
Mon, 3 Jul 2006 14:29:41 +0000 (14:29 +0000)
committerHarish Krishnaswamy <kharish@src.gnome.org>
Mon, 3 Jul 2006 14:29:41 +0000 (14:29 +0000)
commitc0fee60852fb65762a3b933e5481742ac5983a7c
treee2260afbc43370a1ffd31887618548de25633278
parent71e44bfe14a56c5780ad811edec6074408db8ff1
If the string decoded has no special characters, the length of computed

2006-07-03  Harish Krishnaswamy  <kharish@novell.com>

* libical/src/libical/icalvalue.c
(icalvalue_decode_ical_string): If the string decoded has
no special characters, the length of computed string is equal
to the buffer length allocated. Hence, do not flag error on
equality .
calendar/ChangeLog