[hatari-devel] Minor fixes |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: Hatari devel list <hatari-devel@xxxxxxxxxxxxxxxxxxx>
- Subject: [hatari-devel] Minor fixes
- From: Andreas Grabher <andreas_g86@xxxxxxxxxx>
- Date: Mon, 6 Jan 2025 14:24:41 +0100
- Cc: Toni Wilen <twilen@xxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1736169886; bh=J4UWo8bMAjUftAekcaAdESTJBMfc+b1XQz2A4UpCC4k=; h=From:Content-Type:Mime-Version:Subject:Message-Id:Date:To: x-icloud-hme; b=mdopoZrt3Ja6QB1M5rXbUW9aPtdWsimox6NuhSLGXPpJE0/+Znc8jxV4WcGrMfzxW KQcs6/rE3gP8OAG7+QF30ly0V5d2HSsWB4LbluJ59OpQqVthLvmNx+2zyqTZV08IIT TdOlwTEzozwGCxwjwaaueDqLjOq8iz9xC9UBX3WwVMdDYWu3Re32Lk9AII5h3vOTNO nl7xE3Whc/+ZzUWErwPBRqFXSoZPJhRZt8cT8SXfdalyesqnresseIzm6kxiOlMhac 5cFJqWQYtMjd7qmxSnbe5WNWyRINW8B8cpKKZpKduOzo1pMFOLUiJ74v64IELDt0Ke tifpfMUDUsY+A==
Appended are two patches:
unused: Removes two lines of code in softfloat. The values stored are never used and can be removed.
leak: Fixes a memory leak.
Attachment:
unused.diff
Description: Binary data
Attachment:
leak.diff
Description: Binary data