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

StDict.pas is not functional after Revision: cbd24cac Date: 2.3.2015 г. 17:03:49 #18

Open
vic123 opened this issue Aug 22, 2022 · 1 comment

Comments

@vic123
Copy link

vic123 commented Aug 22, 2022

procedure TStDictionary.dyFindNode() fails with AV upon assignment to T

  H := Hash(Name);
  T := dySymbols^[H];

because hash in this revision is calculated without consideration of HashSize.

P.S. - it is not important for me, just notifying

@romankassebaum
Copy link
Contributor

If you have a workaround, then please attach. This code is very old and should maybe only used for legacy projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants