projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
457d075
)
Fix crash in log filter when record syntax is omitted MP-613
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 20 May 2015 13:38:19 +0000
(15:38 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 20 May 2015 13:38:19 +0000
(15:38 +0200)
src/filter_log.cpp
patch
|
blob
|
history
diff --git
a/src/filter_log.cpp
b/src/filter_log.cpp
index
2035b09
..
4db9942
100644
(file)
--- a/
src/filter_log.cpp
+++ b/
src/filter_log.cpp
@@
-326,7
+326,6
@@
static void log_1line_Z_APDU(Z_APDU *z_req, Z_APDU *z_res, WRBUF w)
res->records->u.multipleNonSurDiagnostics->diagRecs);
}
wrbuf_puts(w, " ");
- assert(req->preferredRecordSyntax);
log_syntax(w, req->preferredRecordSyntax);
wrbuf_printf(w, " %s " ODR_INT_PRINTF "+" ODR_INT_PRINTF " ",