Re: Linux-flashplugin7 & rtld - RFC



On Friday 16 June 2006 14:25, Dmitry Pryanishnikov wrote:

Hello!

On Sat, 17 Jun 2006, Hajimu UMEMOTO wrote:
dmitry> doesn't crash/hang anything, it just gives the possibility to use this
dmitry> combination.

This patch is somewhat redundant. Adding

__weak_reference(dlsym, _dlsym);

is enough.

Indeed, this also works for me. It would be nice to see this trivial
addition committed.

I agree. Do you have the __weak_reference() patch handy?

--
John Baldwin
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [patch] NetBSD disklabel support for geom_bsd
    ... Dmitry Pryanishnikov wrote: ... > I hope my patch can be useful, and would like to get feedback about ... Actually it's the geom_bsd module with small patch like your one. ... It recognizes NetBSD, OpenBSD and DragonFlyBSD partitions. ...
    (freebsd-current)
  • Re: IDSIPS that can handle one Gig
    ... > Sometimes it may not be possible to patch critical servers simply ... a redundant setup, or doesn't even have a redundant setup, doesn't have ... > the vulnerability and the way it can be exploited, ...
    (Focus-IDS)
  • Re: [-mm patch] kconfig syntax cleanups
    ... dependencies only for this default value can be added with ... Should the redundant and unused def_boolean be documented or removed? ... Kconfig files, and standardize exclusively on "depends on". ... This patch removes the following redundant and never or rarely used ...
    (Linux-Kernel)
  • Re: [PATCH 1/4] drivers/i2c: Drop redundant includes of moduleparam.h
    ... On Tue, 13 Nov 2007, Julia Lawall wrote: ... Subject: [PATCH 1/4] drivers/i2c: Drop redundant includes of moduleparam.h ...
    (Linux-Kernel)
  • [PATCH] perf/sched: fix for getting tasks execute time
    ... because every thread task has same pid. ... This patch also remove redundant include files since ...
    (Linux-Kernel)