]> code.citadel.org Git - citadel.git/commit
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:14:25 +0000 (21:14 +0000)
commit28fd06182f7a0128c352e5050e798f4ec1f58af8
treebcf2ae7418d0e77b7fe33cd80078e65232877fb0
parent4f261f5f79166a77e367f2042609c62d143996c1
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