Bug fix around USDT argument handling for constants
For USDT arguments of the form "-4@$-1", the parsing logic would fail because it didn't expect the second number (the actual value of the USDT argument as a constant) to be negative. This is now fixed.
Showing
Please register or sign in to comment