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

Fin4 #54

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Fin4 #54

wants to merge 15 commits into from

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    81d1f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db6f522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43c66df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c7bc73 View commit details
    Browse the repository at this point in the history
  5. spectest: reproduce segfault

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b1fc5a4 View commit details
    Browse the repository at this point in the history
  6. spectest: compile+instantiate module on assert_uninstantiable to av…

    …oid auto-close
    
    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    adc70ef View commit details
    Browse the repository at this point in the history
  7. spectest: remove the GC call

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5376f31 View commit details
    Browse the repository at this point in the history
  8. reproducer

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8cedd96 View commit details
    Browse the repository at this point in the history
  9. Revert "spectest: compile+instantiate module on `assert_uninstantiabl…

    …e` to avoid auto-close"
    
    This reverts commit 5ddc150.
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    28cc3f2 View commit details
    Browse the repository at this point in the history
  10. add comments, check result in test

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    70ff229 View commit details
    Browse the repository at this point in the history
  11. wip

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f1dbe1e View commit details
    Browse the repository at this point in the history
  12. apply nuno's idea to use unsafe.Pointer

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e1dd41e View commit details
    Browse the repository at this point in the history
  13. fix functionFromUintptr instead of commenting it out

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c74f415 View commit details
    Browse the repository at this point in the history
  14. "cosmetic" change to reduce the number of go vet warnings for unsafe.…

    …Pointer conversions
    
    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fb3defe View commit details
    Browse the repository at this point in the history
  15. hammer tests

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    68187bd View commit details
    Browse the repository at this point in the history