fix possible crashes of not NULL-checking the result of icalproperty_get_attendee()
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 5 May 2011 21:14:25 +0000 (21:14 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 5 May 2011 21:30:59 +0000 (21:30 +0000)
commit8bb5d840a5e914328dcb75ea2ace4f84be3fa1fa
treeaffe686c98e203f095a98c30db3ae5170effb577
parent051e2207e1e92eb715797656f63032aff0df10f4
fix possible crashes of not NULL-checking the result of icalproperty_get_attendee()
citadel/modules/calendar/serv_calendar.c
webcit/availability.c
webcit/calendar.c
webcit/event.c