Skip to content

Commit 6ceca6b

Browse files
jyasskingraydon
authored andcommitted
---
yaml --- r: 337 b: refs/heads/master c: 068c71f h: refs/heads/master i: 335: dcc7ce4 v: v3
1 parent b4cb39d commit 6ceca6b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: aca5082273a6f43cbaa8161ab3538d05b1c1a260
2+
refs/heads/master: 068c71f11ca21cefd946c2e44c6efa35b425c1d3

trunk/src/rt/rust_dom.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ class rust_message : public lock_free_queue_node,
1212
public:
1313
rust_dom *dom;
1414
rust_message(rust_dom *dom);
15+
virtual ~rust_message() {}
1516
virtual void process();
1617
};
1718

0 commit comments

Comments
 (0)