Menu

#1872 Incorrect OA information structure initialization

3.6.0
closed-fixed
dr_mohan
HP c-Class Plugin
5
2015-08-10
2015-03-27
No

Initialization of OA (oa_2) structure in function build_oa_soap_custom_handler() is incorrect.

File: "plugins/oa_soap/oa_soap.c"

164 oa_handler->oa_2->mutex = wrap_g_mutex_new_init();
165 memset(oa_handler->oa_1->server, 0, MAX_URL_LEN);
166 oa_handler->oa_2->oh_handler = oh_handler;

Discussion

  • dr_mohan

    dr_mohan - 2015-04-10
    • status: open --> closed-fixed
    • assigned_to: dr_mohan
     
  • dr_mohan

    dr_mohan - 2015-04-10

    Fixed in checkin #7621

     
  • dr_mohan

    dr_mohan - 2015-08-10
    • labels: --> HP c-Class Plugin
     
MongoDB Logo MongoDB