| commit | 969f7ed5b798d429236c8350e417b58172293a7f | [log] [tgz] |
|---|---|---|
| author | Wayne Davison <wayned@samba.org> | Fri Oct 13 01:22:48 2006 +0000 |
| committer | Wayne Davison <wayned@samba.org> | Fri Oct 13 01:22:48 2006 +0000 |
| tree | f6b2ac11739daf1d0fc5bd554906d7bdada40ce4 | |
| parent | e825409a84c26bc1a0655a3eccaa6d947e59d788 [diff] |
Fixed an infinite loop in parse_rule() when a filter rule is too longer for MAXPATHLEN. Also fixed a couple spots nearby that were erroneously treating pointer "cp" as a '\0'-terminated string.