Unidata / LDM

The Unidata Local Data Manager (LDM) system includes network client and server programs designed for event-driven data distribution, and is the fundamental component of the Unidata Internet Data Distribution (IDD) system.
http://www.unidata.ucar.edu/software/ldm
Other
43 stars 27 forks source link

Mi scour ghost dir handling #97

Closed mustbei closed 3 years ago

mustbei commented 3 years ago

scour: added check on opendir() to verify if directory does not exist or opendir() returns NULL and thus cannot be used in subsequent readdir() system call (will cause a crash).