diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-04-12 18:02:54 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:51:15 -0500 |
commit | 4019324f7633c029c3cf461ed8d15433fc7609ea (patch) | |
tree | 8056d38f769b8cc61850c0784b076c847089861a /source4/lib/registry/TODO | |
parent | 49d54f0298de9dcee8d0fcb7e193429b80a8c8b1 (diff) | |
download | samba-4019324f7633c029c3cf461ed8d15433fc7609ea.tar.gz samba-4019324f7633c029c3cf461ed8d15433fc7609ea.tar.bz2 samba-4019324f7633c029c3cf461ed8d15433fc7609ea.zip |
r182: Fix a couple of segfaults
(This used to be commit db5d7062e69b456a89b17525e5a0177f93c90c83)
Diffstat (limited to 'source4/lib/registry/TODO')
-rw-r--r-- | source4/lib/registry/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/registry/TODO b/source4/lib/registry/TODO index f84b1c5339..9b0dbe4c71 100644 --- a/source4/lib/registry/TODO +++ b/source4/lib/registry/TODO @@ -4,6 +4,9 @@ reg_backend_dir: - value support + +reg_backend_w95.c: + - write support reg_backend_nt4: - write support |