Ticket #67 (defect)

Opened 4 years ago

Last modified 4 years ago

Proper check for the GType of the GValue that arrives at the daemon)

Status: closed (fixed)

Reported by: mderezynski Assigned to: chipx86
Priority: normal Milestone:
Component: notification-daemon Version:
Severity: normal Keywords:
Cc: D-BUS Version: 0.62
Patch Included: OS/Distro Version:

Attachments

notification-daemon-icon-data-patch.diff (1.9 kB) - added by mderezynski on 06/17/06 20:12:46.
Patch which checks the D-BUS struct type of the icon-data correctly that is being sent trough libnotify

Change History

06/17/06 20:12:46: Modified by mderezynski

  • attachment notification-daemon-icon-data-patch.diff added.

Patch which checks the D-BUS struct type of the icon-data correctly that is being sent trough libnotify

06/17/06 20:38:08: Modified by mderezynski

  • type changed from enhancement to defect.

07/29/06 02:46:26: Modified by chipx86

  • status changed from new to closed.
  • resolution set to fixed.

(In [2881]) Patch by Ed Catmur to fix type validation for the icon data on D-BUS v0.61. This closes tickets #75 and #67.