Comment 98 for bug 727064

Revision history for this message
In , teva.riou (teva.riou-redhat-bugs) wrote :

Try something like this:
LD_PRELOAD=/full/path/to/mymemcpy.so /opt/google/chrome/google-chrome &

or for firefox:
LD_PRELOAD=/full/path/to/mymemcpy.so /usr/bin/firefox &