commit | 0aad9e4395c3077ed82c58981e9495586d6c8a01 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Jun 24 08:19:24 2014 -0500 |
committer | Rob Landley <rob@landley.net> | Tue Jun 24 08:19:24 2014 -0500 |
tree | fc3dcdce90ad6b6ff9659fa0d1aec8c73ea2eb86 | |
parent | 1748bdb6bfe48cfe122973d26ab15186ee925101 [diff] |
find_in_path() is supposed to work with a NULL path, but didn't. Fix it.