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>
Sun, 4 Sep 2011 20:14:33 +0000 (20:14 +0000)
commit7e6ecf64e51b1b9377e701c7380a038360e1ac8c
treead5cf50c733b5b3aaaa37e6ffa31143f2d452607
parent3cf8f98eba7f2d493fcab2f416456f0582b3ff69
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