Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-9372

I2C close should nullify object->handle after delete calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • TI Device Drivers
    • TIDRIVERS-3776
    • CORESDK_4_10_00
    • TIDRIVERS_4_20_00
    • Hide
      Not nullifying the object handles may lead to delete() being called on a "dangling pointer".

      This is reproduced by opening and closing the driver in callback mode then sequentially opening and closing in blocking mode.
      Show
      Not nullifying the object handles may lead to delete() being called on a "dangling pointer". This is reproduced by opening and closing the driver in callback mode then sequentially opening and closing in blocking mode.

      I2C close should nullify object->handle after delete calls

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: