* fix(Crash): Fix crash in Vehicle::AddPassenger As I understand it, a try-catch block cannot intercept the ABORT function. Therefore, let's use a simple if statement instead. * Address code review feedback
* fix(Crash): Fix crash in Vehicle::AddPassenger As I understand it, a try-catch block cannot intercept the ABORT function. Therefore, let's use a simple if statement instead. * Address code review feedback