/[libtool]/libtool/libltdl/ltdl.c
ViewVC logotype

Diff of /libtool/libltdl/ltdl.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.145 by gary, Mon Aug 13 17:25:49 2001 UTC revision 1.146 by gary, Mon Aug 13 19:51:34 2001 UTC
# Line 3399  lt_dlinsertsearchdir (before, search_dir Line 3399  lt_dlinsertsearchdir (before, search_dir
3399      {      {
3400        LT_DLMUTEX_LOCK ();        LT_DLMUTEX_LOCK ();
3401        if ((before < user_search_path)        if ((before < user_search_path)
3402            || (before >= LT_STRLEN (user_search_path)))            || (before >= user_search_path + LT_STRLEN (user_search_path)))
3403          {          {
3404            LT_DLMUTEX_UNLOCK ();            LT_DLMUTEX_UNLOCK ();
3405            LT_DLMUTEX_SETERROR (LT_DLSTRERROR (INVALID_POSITION));            LT_DLMUTEX_SETERROR (LT_DLSTRERROR (INVALID_POSITION));

Legend:
Removed from v.1.145  
changed lines
  Added in v.1.146

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26