1
0
forked from pool/libtraceevent
Files
libtraceevent/libtraceevent.changes
Dario Faggioli 4048fe533d - update to 1.8.3:
* Fix a double free in process_op()
  * Do not return a local stack pointer in get_field_str()
  * prevent a memory leak in tep_plugin_add_option()
  * Prevent a memory leak in process_fields()
  * Close shared object in the error path of load_plugin()
  * Avoid a simple asprintf case
  * Fix event-parse memory leak in process_cond
  * Have single quotes represent characters
  * Fix tests running on big endian arch

  * Fix double free in parsing sizeof()
- Update rpmlintrc to suppress warnings about plugins
- Initial checkin of libtraceevent.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtraceevent?expand=0&rev=31
2024-09-04 12:17:13 +00:00

8.8 KiB