commit | bef8083783df4b06972f33b468eccf941e335864 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu May 03 11:19:28 2012 -0700 |
committer | Kenny Root <kroot@google.com> | Thu May 03 13:53:03 2012 -0700 |
tree | 61e0cc4f97345390a8c238f844d59b6a84185c69 | |
parent | e95ce35d10d6e0a7315a57f30d9c88d89880a4e1 [diff] |
Only initialize ex_data if not already ENGINE_by_id will load up multiple copies of the engine which will create a new ex_data index each time it's called. This change makes sure the ex_data index is only initialized once. Change-Id: I5e197faf6273ec3b3cafcbeadf7da8ec04a4f50b