it was supposed to be `*(p-1)` not `*p-1` (the crash happens if `*p==0`)
Attach a file by drag & drop or click to upload