Comment 13 for bug 39990

Revision history for this message
Ulrik Mikaelsson (rawler) wrote : Different patch

Another suggested patch that runs the load_case_tables() on init instead of per-function-call.

I do not recommend submitting this patch to upstream, since it is not guaranteed to initialize the case-tables from other applications running the code.

Initialization of these tables should be more thoroughly reviewed upstream and a single call to initialize the entire samba library should be defined.