lib_mysqludf_sysFS#16: Bad use of args->args[0]

This is the official MySQL UDF Repository bug tracker. Please use it with care.

  • Before submitting a new bug report, please make sure the bug is not already reported.
  • Include the given error code, trace and any other debugging information supplied.
  • Please leave your e-mail address, so we can get back to you if it is unclear how to reproduce the bug.

Thank you!

Tasklist

FS#16 - Bad use of args->args[0]

Attached to Project: lib_mysqludf_sys
Opened by 'PJ-piggei' - Wednesday, 30 September 2009, 18:36 GMT+2
Task Type Bug Report
Category Backend / Core
Status Assigned
Assigned To Roland Bouman (roland)
Operating System All
Severity Medium
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

In the code of all the functions, the variable
args->args[0]
is used without consider the length of the parameter string with
args->lengths[0]
This task depends upon

Add comment
Captcha image - if you can't read the image please send an e-mail Please enter the code displayed in the image. The verification is case-insensitive.

Loading...