Fixed Issue #19
Verbose signatures fail despite working with sequence of bytes.
This commit is contained in:
@@ -54,7 +54,7 @@ void ShowSearchDialog( const char* pszSignature, const char* pszMask )
|
|||||||
"Test Sig\n"
|
"Test Sig\n"
|
||||||
"\n"
|
"\n"
|
||||||
"\n"
|
"\n"
|
||||||
" <Signature:A5:100:100::>\n"
|
" <Signature:A5:300:300::>\n"
|
||||||
" <Mask:A6:100:100::>\n"
|
" <Mask:A6:100:100::>\n"
|
||||||
"\n";
|
"\n";
|
||||||
|
|
||||||
@@ -131,7 +131,7 @@ void ShowSearchWindow( void )
|
|||||||
"Test Sig\n"
|
"Test Sig\n"
|
||||||
"\n"
|
"\n"
|
||||||
"\n"
|
"\n"
|
||||||
" <Signature:A5:100:100::>\n"
|
" <Signature:A5:200:200::>\n"
|
||||||
"\n";
|
"\n";
|
||||||
|
|
||||||
qstring strSig;
|
qstring strSig;
|
||||||
|
|||||||
Reference in New Issue
Block a user