Re: gvfs hal volume monitoring backend



On Dec 17, 2007 5:37 AM, Alexander Larsson <alexl redhat com> wrote:
>
> Also, is there a risk of the hal_ symbols in that module leaking out? We
> load the file with G_MODULE_BIND_LOCAL which should mean this is not a
> problem, but maybe there are system where this is not supported? Does
> anyone know of something like that?

As a matter of general hygiene, I'd recommend that the modules should
only be allowed to export the functions that are requires by the
GIOModule interface. Ideally, make check should check that.

Matthias


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