hackclub / some-assembly-required

📖 An approachable introduction to Assembly.
Other
3.2k stars 140 forks source link

Fix seg fault for the MacOSX version of uppercaser #76

Closed yancyribbens closed 2 years ago

yancyribbens commented 2 years ago

This PR fixes a possible segmentation error for MacOSX mentioned in a previous PR. Disclaimer, I have not actually tested this for MacOSX because I don't have one readily available.

jessicard commented 2 years ago

@yancyribbens Just tested it on my computer, it works great! Thank you so much for fixing this 🙏