Replace one assert() with DISSECTOR_ASSET(), so we don't crash, and get
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 30 Jun 2009 23:56:26 +0000 (23:56 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 30 Jun 2009 23:56:26 +0000 (23:56 +0000)
commit5b7b77d45feaf42789a2dce76214d78b30adca89
tree404747c297a4156885571945b4b770cf88e31ea7
parent8bb75e778a2d855188ecfb4f553c262f2c294353
Replace one assert() with DISSECTOR_ASSET(), so we don't crash, and get
rid of another, as the pointer in question is non-null in all calls (if
somebody adds another call with a null pointer, it'll crash when
dereferencing the pointer in any case).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28900 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-pw-atm.c