santoru / filewatcher

A simple auditing utility for macOS
GNU General Public License v3.0
282 stars 39 forks source link

Fixed segmentation fault error #8

Closed T4erg closed 7 years ago

T4erg commented 7 years ago

Initialized 'curr' and checked pointer('segment') before accessing it to avoid segmentation fault error.