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

test: guard large string decoder allocation #36795

Merged
merged 1 commit into from Jan 5, 2021
Merged

Commits on Jan 5, 2021

  1. test: guard large string decoder allocation

    Use common.enoughTestMem to avoid "Array buffer allocation failed"
    error on low memory devices.
    
    Fixes: nodejs#36792
    
    PR-URL: nodejs#36795
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Pooja D P <Pooja.D.P@ibm.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    targos authored and aduh95 committed Jan 5, 2021
    Copy the full SHA
    e5b8c61 View commit details
    Browse the repository at this point in the history