URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=283861892ca7a93c184355e6236a026516410cf9
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2838618 by Martin Kaiser (wireshark@xxxxxxxxx):
when we check the parameter for upper(), lower() or len(),
return an error if the parameter is _no_ string
Bug: 10401
Change-Id: I5643ef05009072538155e63c3178071ed6bab061
Reviewed-on: https://code.wireshark.org/review/4071
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 6a7414f README.dissector was split from README.developer in 2013 - update some documents referring to the split out sections. Remove trailing whitespace while at this.
adds 2838618 when we check the parameter for upper(), lower() or len(), return an error if the parameter is _no_ string
Summary of changes:
epan/dfilter/dfunctions.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)