Menu

#1734 saHpiFinalize() call can produce segfault

3.2.0
closed-fixed
5
2012-07-13
2012-06-21
Anton Pak
No

If saHpiFinalize() is called and there was no saHpiInitialize() call before there can be segmentation fault.
Library initialization is checked on each HPI call save for saHpiFinalize().
If one only calls saHpiFinalize(), then the library initialization has not been performed and finalization code crashes.

Discussion

  • Anton Pak

    Anton Pak - 2012-06-21
    • status: open --> closed-fixed
     
  • Anton Pak

    Anton Pak - 2012-06-21

    Fixed in trunk (rev. 7472)

     
  • Anton Pak

    Anton Pak - 2012-07-13
    • milestone: 2691517 --> 3.2.0