cs-pub-ro / operating-systems

Teaching resources (OER) for Operating Systems
https://cs-pub-ro.github.io/operating-systems/
Other
7 stars 52 forks source link

Lab 3 problema generare schelet memory-corruption #109

Closed Censebastian closed 3 weeks ago

Censebastian commented 3 weeks ago

Am incercat sa generez scheletele si mi-a dat eroarea: image

Alex-deVis commented 3 weeks ago

I am unable to reproduce this locally, but it seems to be a valid problem since the branch for .d files (elif re.match(r".*\.d$", src):) does not define: remove and end_string.