There is a chance of a NULL dereference of the idl pointer in idl_new_fetch() that was reported by a Coverity scan. We should check if idl is NULL before dereferencing it.
Created attachment 527335 [details] Patch for cov#11046
Pushed to master. Thanks to Noriko for her review! Counting objects: 13, done. Delta compression using up to 2 threads. Compressing objects: 100% (7/7), done. Writing objects: 100% (7/7), 773 bytes, done. Total 7 (delta 5), reused 0 (delta 0) To ssh://git.fedorahosted.org/git/389/ds.git 8d3b921..ef04fbc master -> master