Menu

#2471 cmpi-devel: CmpiData uses wrong union for unsigned data

Function
pending-fixed
5
2012-06-10
2012-06-03
No

The CmpiData constructor incorrectly assigns unsigned CMPI int data to the signed union members of the underlying CMPIData structure.

Discussion

  • Tyrel Datwyler

    Tyrel Datwyler - 2012-06-05

    Assign uint's to correct unsigned union members of CMPIValue

     
  • Tyrel Datwyler

    Tyrel Datwyler - 2012-06-05

    Patch attached

    Committed to CVS Head

     
  • Tyrel Datwyler

    Tyrel Datwyler - 2012-06-05
    • status: open --> pending-fixed
     
  • Tyrel Datwyler

    Tyrel Datwyler - 2012-06-10
    • labels: 716556 --> CMPI C/C++ API (cmpi-devel)
    • status: pending-fixed --> open-fixed
     
  • Tyrel Datwyler

    Tyrel Datwyler - 2012-06-10
    • status: open-fixed --> pending-fixed
     

Log in to post a comment.