close
Comments you submit will be routed for moderation. If you have an account, please log in first.
Modify

#338 closed bug (fixed)

Selecting Config/Read generates hits, MorphOS version of YAM

Reported by: rmsyam Owned by: thboeckel
Priority: undecided Milestone: YAM 2.8
Component: user interface Version: nightly build
Severity: major Keywords:
Cc: Blocked By:
Blocking:
Release Notes:

Description

Summary

Hits are generated when selecting Read in Config.

Steps to reproduce

  1. Open Config
  2. Select Read

Expected results

Actual results

Regression

Notes

Attachments (0)

Change History (2)

comment:1 Changed 11 months ago by thboeckel

  • Milestone set to YAM 2.8
  • Owner set to thboeckel
  • Status changed from new to assigned

comment:2 Changed 11 months ago by thboeckel

  • Component changed from undefined to user interface
  • Resolution set to fixed
  • Status changed from assigned to closed

(In [6180]) * mui/FilterChooser.c, mui/IdentityChooser.c, mui/MailServerChooser.c: added a workaround for a bug in MUI4 of MorphOS which occurs when no entries are available for selection. MorphOS uses a local and non-static variable as replacement in this case, which of course ceased to live as soon as the object's constructor is left. As consequence random memory was accessed.

Add Comment

Modify Ticket

Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber

  • Christoph Pölzl(Reporter)
  • Thore Böckelmann(Owner, Participant)