Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1527

Investigate usage of str_free vs. free

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      PHP5.x

      Originally highlighted in https://github.com/mongodb/mongo-php-driver/pull/1075#discussion_r367770614:

      While looking into this, I think I found a few places where we might just be using efree() on something returned from php_array_fetch_string. php_phongo_fetch_ssl_opt_string may be one instance where we tend to use str_efree but may use efree directly at least once.

            Assignee:
            andreas.braun@mongodb.com Andreas Braun
            Reporter:
            andreas.braun@mongodb.com Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: