dsdb:schema/schema_syntax.c - correctly check error code of "ldb_string_utc_to_time"
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 4 Apr 2011 19:34:12 +0000 (21:34 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 7 Apr 2011 13:53:20 +0000 (15:53 +0200)
commitddb41f2af48caa856ce45338cffaadaa9226c76c
treeabe4e6d3bd372e4b4ef9fc4e3ffecbd190bb5698
parent6cef940b40b859e0b80cad1a679818de2a5b418e
dsdb:schema/schema_syntax.c - correctly check error code of "ldb_string_utc_to_time"

This one doesn't set ERRNO. An error happens if the result is "0".

Reviewed-by: abartlet
source4/dsdb/schema/schema_syntax.c