dorianj / CoRD

CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify.
http://cord.sourceforge.net/
346 stars 135 forks source link

Make sure entry->data is not null to avoid null reference exceptions. #56

Closed cyates81 closed 10 years ago

cyates81 commented 10 years ago

Fix for issue: https://github.com/dorianj/CoRD/issues/55

dorianj commented 10 years ago

Thanks!