Navigation



Ignore:
Timestamp:
Mar 15, 2013, 1:31:00 AM (11 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

Fix some typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/dbg_interactive/dictionary.i

    r741 r972  
    197197/* The following wrapper leaks memory each time an union avp_value is assigned an octet string.
    198198 TODO: fix this leak by better understanding SWIG...
    199    -- the alternative is to uncomment the "free" statements bellow, but then it is easy to
     199   -- the alternative is to uncomment the "free" statements below, but then it is easy to
    200200   create a segmentation fault by assigning first an integer, then an octetstring.
    201201 */
Note: See TracChangeset for help on using the changeset viewer.