Opened 12 years ago

Closed 12 years ago

Last modified 8 years ago

#285 closed defect (fixed)

NULL pointer dereference on systems without inotify

Reported by: rainer Owned by: rainer
Priority: major Milestone: 3.0.2
Component: main Version: 3.0.0
Keywords: Cc:

Description

On systems without inotify support a dummy version of sh_inotify_add_watch_later() is used. This version doen't handle the case when the third argument is NULL.

Change History (1)

comment:1 by rainer, 12 years ago

Resolution: fixed
Status: newclosed

Believed to be fixed by changeset [388].

Note: See TracTickets for help on using tickets.