Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible bug in Win64 versions #97

Closed
DorpsGek opened this issue Apr 3, 2006 · 3 comments
Closed

Possible bug in Win64 versions #97

DorpsGek opened this issue Apr 3, 2006 · 3 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Apr 3, 2006

michi_cc opened the ticket and wrote:

This patch solves a possible sources of data corruption or crashes due to pointer truncation. No actual bug reports seen so far, but certain input parameters could trigger a bug here.

Shouldn't have any negative effect on other targets.

Attachments

Reported version: trunk
Operating system: Windows


This issue was imported from FlySpray: https://bugs.openttd.org/task/97
@DorpsGek
Copy link
Member Author

DorpsGek commented Apr 6, 2006

michi_cc wrote:

Patch now uses ptrdiff_t for the cast, as that's the official type for offsets. Works even with MSVC6 as it seems.

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/97#comment174

@DorpsGek
Copy link
Member Author

KUDr wrote:

Commit: r4470 /trunk/


This comment was imported from FlySpray: https://bugs.openttd.org/task/97#comment210

@DorpsGek
Copy link
Member Author

KUDr closed the ticket.

Reason for closing: Fixed

r4470 /trunk/


This comment was imported from FlySpray: https://bugs.openttd.org/task/97

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay
Projects
None yet
Development

No branches or pull requests

1 participant