[evolution-patches] Re: [Nld-patches] evolution bnc bug #178631 patch



On Fri, 2006-05-26 at 17:05 -0400, Jeffrey Stedfast wrote:
> @@ -336,6 +339,9 @@
>                 if (info->phase == GNOME_VFS_XFER_PHASE_COMPLETED) {
>                         CamelException ex;
>                         
> +                       if (!info->file_size)
> +                               goto error;
> + 

Will this give an error if you attach a 0-byte file?

  Federico




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]