denandz / glorp

A CLI-based HTTP intercept and replay proxy
BSD 3-Clause "New" or "Revised" License
243 stars 14 forks source link

Null pointer dereference on json file load #7

Closed denandz closed 3 years ago

denandz commented 3 years ago

AddEntry in modifier.go does not contain any checks to make sure data exists. This leads to a null pointer dereference when loading a save file that has a proxy entry with a request object, but no corresponding response object.

denandz commented 3 years ago

closed by 6a599b6f04b4d4b4dbb15906e37212b94f2538cb