Changeset 383 for trunk/src/sh_inotify.c


Ignore:
Timestamp:
Dec 5, 2011, 10:30:33 PM (13 years ago)
Author:
katerina
Message:

Fix for ticket #281 (warnings from clang static analyzer).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_inotify.c

    r382 r383  
    388388  SH_MUTEX_UNLOCK(mutex_list_dormant);
    389389
     390  sh_dummy_popret = NULL;
    390391  return popret;
    391392}
Note: See TracChangeset for help on using the changeset viewer.