Re: [Evolution-hackers] Null check for em-format-part
- From: Not Zed <notzed ximian com>
- To: Vivek Jain <jvivek novell com>
- Cc: evolution-hackers lists ximian com
- Subject: Re: [Evolution-hackers] Null check for em-format-part
- Date: Tue, 02 Aug 2005 17:47:17 +0800
Yes, em_format_part cannot be given a NULL pointer,. for any of its
parameters.
Hmm, stupid apple crap ...
On Tue, 2005-08-02 at 11:24 +0530, Vivek Jain wrote:
> hey!
>
> I have a question regarding function em_format_part(). I observe that
> when "part" is NULL, it eventually crashes evolution, as we end up
> accessing members of a structure pointer having NULL value.
>
> My doubt is, in which of the cases it is safe to assume that, we will
> surely get the "part", and we can have a call like.
>
> em_format_part(emf, stream, camel_multipart_get_part(mp, 1));
>
> I am wondering if we should NULL check "part" every time before using
> it?
>
> Thanks,
> Vivek
>
> PS: This is with reference to the bug:
> http://bugzilla.gnome.org/show_bug.cgi?id=304013
>
> _______________________________________________
> evolution-hackers maillist - evolution-hackers lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]