URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe97d11780e293948d1d7dc27991bb72ca93d8c0
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
fe97d11 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>
(cherry picked from commit 283861892ca7a93c184355e6236a026516410cf9)
Reviewed-on: https://code.wireshark.org/review/4095
Actions performed:
from 4413725 Add some additional checks in SnifferDecompress().
adds fe97d11 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(-)