]> 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)
commit79b4f8175b065c7d1cb60a39513e40681611d14c
treebcf2ae7418d0e77b7fe33cd80078e65232877fb0
parent85b9d283881d1966c4c022cb7409d712f755957f
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