Open GoogleCodeExporter opened 9 years ago
If I understand your patch correctly, you are looking for the last '/' in the
string whereas the original code looks for the first non '/' character. I'm
concerned about the causal reference to *(pointer-1) which could underflow.
I'll rewrite the patch using more deterministic functions.
Markus should review.
Original comment by beewoo...@gmail.com
on 31 Mar 2012 at 11:21
Attachments:
Original issue reported on code.google.com by
decoy113...@gmail.com
on 6 Mar 2012 at 1:02Attachments: